Comparing version 1.1.12 to 1.1.13
{ | ||
"version": "1.1.12", | ||
"version": "1.1.13", | ||
"license": "MIT", | ||
@@ -55,3 +55,3 @@ "name": "pkgbld", | ||
"rollup-plugin-terser": "7.0.2", | ||
"rollup-plugin-typescript2": "0.31.1", | ||
"rollup-plugin-typescript2": "0.31.2", | ||
"rollup-plugin-preprocess": "0.0.4", | ||
@@ -58,0 +58,0 @@ "@rollup/plugin-commonjs": "21.0.1", |
@@ -37,6 +37,6 @@ # pkgbld | ||
``` | ||
pkgbld --compress=index,core | ||
pkgbld --compress=es,umd | ||
``` | ||
Where `index,core` should be replaced by entry points that should be compressed using terser. | ||
Where `es,umd` should be replaced by formats that should be compressed using terser. | ||
@@ -43,0 +43,0 @@ ### sourcemaps |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19181
+ Addedfs-extra@10.1.0(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addedrollup-plugin-typescript2@0.31.2(transitive)
+ Addedtslib@2.8.1(transitive)
+ Addeduniversalify@2.0.1(transitive)
- Removedfs-extra@8.1.0(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removedresolve@1.20.0(transitive)
- Removedrollup-plugin-typescript2@0.31.1(transitive)
- Removedtslib@2.2.0(transitive)
- Removeduniversalify@0.1.2(transitive)