@wordpress/blob
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -46,2 +46,3 @@ /** | ||
delete cache[url]; | ||
} | ||
} | ||
//# sourceMappingURL=index.js.map |
@@ -57,2 +57,3 @@ "use strict"; | ||
delete cache[url]; | ||
} | ||
} | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@wordpress/blob", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Blob utilities for WordPress.", | ||
@@ -22,3 +22,3 @@ "author": "The WordPress Contributors", | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0-beta.52" | ||
"@babel/runtime-corejs2": "7.0.0-beta.56" | ||
}, | ||
@@ -28,3 +28,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "04961befa151ae1224f50ae2b3742d797b7409d9" | ||
"gitHead": "f02064f12a148df60b8d79801858ce3699bdfb89" | ||
} |
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
26602
8
131
3
1
+ Added@babel/runtime-corejs2@7.0.0-beta.56(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.12.1(transitive)
- Removed@babel/runtime@^7.0.0-beta.52
- Removed@babel/runtime@7.26.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)