@apimatic/file-wrapper
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "@apimatic/file-wrapper", | ||
"author": "APIMatic Ltd.", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "sideEffects": false, | ||
"test": "jest", | ||
"build": "npm run clean && tsc && rollup -c && npm run annotate:es", | ||
"build": "npm run clean && tsc && rollup -c --bundleConfigAsCjs && npm run annotate:es", | ||
"annotate:es": "babel es --out-dir es --no-babelrc --plugins annotate-pure-calls", | ||
@@ -52,3 +52,3 @@ "preversion": "npm run test", | ||
"lerna-alias": "3.0.3-0", | ||
"rollup": "^2.79.0", | ||
"rollup": "^3.29.5", | ||
"rollup-plugin-typescript2": "^0.31.0", | ||
@@ -70,3 +70,3 @@ "size-limit": "^7.0.8", | ||
}, | ||
"gitHead": "43e7ca2560f262b85c1c6d15f5f01d00c2b43b37" | ||
"gitHead": "6c382f2903e11ed818a9ac1b6731284a8877d5a4" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
8370
0