File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# PointyApi Changelog
22
3+ ## [ 3.3.1] Nov-22-2019
4+
5+ ### Fixes
6+ - npm update
7+
38## [ 3.3.0] Nov-14-2019
49
510### Additions
Original file line number Diff line number Diff line change 11{
22 "name" : " pointyapi" ,
3- "version" : " 3.3.0 " ,
3+ "version" : " 3.3.1 " ,
44 "author" : " stateless-studio" ,
55 "license" : " MIT" ,
66 "scripts" : {
2626 "@types/btoa" : " ^1.2.3" ,
2727 "@types/express" : " ^4.17.2" ,
2828 "@types/jsonwebtoken" : " ^8.3.5" ,
29- "@types/node" : " ^12.12.7 " ,
29+ "@types/node" : " ^12.12.11 " ,
3030 "@types/request" : " ^2.48.3" ,
3131 "atob" : " ^2.1.2" ,
3232 "bcryptjs" : " ^2.4.3" ,
3333 "btoa" : " ^1.2.1" ,
3434 "class-validator" : " ^0.11.0" ,
3535 "express" : " ^4.17.1" ,
3636 "jsonwebtoken" : " ^8.5.1" ,
37- "mock-req-res" : " ^1.1.2 " ,
38- "pg" : " ^7.12.1 " ,
37+ "mock-req-res" : " ^1.1.3 " ,
38+ "pg" : " ^7.14.0 " ,
3939 "pg-connection-string" : " ^2.1.0" ,
4040 "reflect-metadata" : " ^0.1.13" ,
4141 "request" : " ^2.88.0" ,
4242 "sinon" : " ^7.5.0" ,
4343 "typeorm" : " ^0.2.20" ,
44- "validator" : " ^12.0 .0"
44+ "validator" : " ^12.1 .0"
4545 },
4646 "main" : " ./index.js" ,
4747 "types" : " ./index.d.ts" ,
4848 "devDependencies" : {
4949 "@istanbuljs/nyc-config-typescript" : " ^0.1.3" ,
50- "@types/jasmine" : " ^3.4.6 " ,
51- "coveralls" : " ^3.0.7 " ,
50+ "@types/jasmine" : " ^3.5.0 " ,
51+ "coveralls" : " ^3.0.8 " ,
5252 "jasmine" : " ^3.5.0" ,
5353 "nyc" : " ^14.1.1" ,
5454 "source-map-support" : " ^0.5.16" ,
55- "ts-node" : " ^8.5.0 " ,
55+ "ts-node" : " ^8.5.2 " ,
5656 "tslint" : " ^5.20.1" ,
5757 "tslint-eslint-rules" : " ^5.4.0" ,
5858 "typescript" : " ^3.7.2"
You can’t perform that action at this time.
0 commit comments