Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "blob-util", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Utilities for working with Blob objects in the browser", | ||
@@ -29,2 +29,3 @@ "main": "dist/blob-util.cjs.js", | ||
"clean": "rimraf dist lib && mkdirp dist lib", | ||
"prepublish": "npm run build", | ||
"build": "run-s clean build-ts build-js min", | ||
@@ -31,0 +32,0 @@ "build-ts": "tsc src/blob-util.ts --target ES6 --module es2015 --outDir lib -d && cpy lib/blob-util.d.ts dist/", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
80619
9
1645
0