File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 101101 "tslint" : " ^5.11.0" ,
102102 "tslint-config-prettier" : " ^1.16.0" ,
103103 "typescript" : " ^3.1.6" ,
104+ "uglifyjs-webpack-plugin" : " ^2.0.1" ,
104105 "webpack" : " ^4.26.0" ,
105106 "webpack-cli" : " ^3.1.2" ,
106107 "webpack-concat-plugin" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 10621062 resolved "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
10631063 integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=
10641064
1065- cacache@^11.0.2 :
1065+ cacache@^11.0.2, cacache@^11.2.0 :
10661066 version "11.3.1"
10671067 resolved "https://registry.npmjs.org/cacache/-/cacache-11.3.1.tgz#d09d25f6c4aca7a6d305d141ae332613aa1d515f"
10681068 integrity sha512-2PEw4cRRDu+iQvBTTuttQifacYjLPhET+SYO/gEFMy8uhi+jlJREDAjSF5FWSdV/Aw5h18caHA7vMTw2c+wDzA==
@@ -6759,14 +6759,28 @@ uglify-es@^3.3.9:
67596759 commander "~2.13.0"
67606760 source-map "~0.6.1"
67616761
6762- [email protected] , uglify-js@^3.1.4:
6762+ [email protected] , uglify-js@^3.0.0, uglify-js@^3. 1.4:
67636763 version "3.4.9"
67646764 resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.4.9.tgz#af02f180c1207d76432e473ed24a28f4a782bae3"
67656765 integrity sha512-8CJsbKOtEbnJsTyv6LE6m6ZKniqMiFWmm9sRbopbkGs3gMPPfd3Fh8iIA4Ykv5MgaTbqHr4BaoGLJLZNhsrW1Q==
67666766 dependencies :
67676767 commander "~2.17.1"
67686768 source-map "~0.6.1"
67696769
6770+ uglifyjs-webpack-plugin@^2.0.1 :
6771+ version "2.0.1"
6772+ resolved "https://registry.npmjs.org/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-2.0.1.tgz#f346af53ed496ce72fef462517d417f62bec3010"
6773+ integrity sha512-1HhCHkOB6wRCcv7htcz1QRPVbWPEY074RP9vzt/X0LF4xXm9l4YGd0qja7z88abDixQlnVwBjXsTBs+Xsn/eeQ==
6774+ dependencies :
6775+ cacache "^11.2.0"
6776+ find-cache-dir "^2.0.0"
6777+ schema-utils "^1.0.0"
6778+ serialize-javascript "^1.4.0"
6779+ source-map "^0.6.1"
6780+ uglify-js "^3.0.0"
6781+ webpack-sources "^1.1.0"
6782+ worker-farm "^1.5.2"
6783+
67706784ultron@~1.1.0 :
67716785 version "1.1.1"
67726786 resolved "https://registry.npmjs.org/ultron/-/ultron-1.1.1.tgz#9fe1536a10a664a65266a1e3ccf85fd36302bc9c"
You can’t perform that action at this time.
0 commit comments