@wordpress/blob
Advanced tools
Comparing version 3.2.2-next.5df0cd52b7.0 to 3.2.2
@@ -9,4 +9,4 @@ "use strict"; | ||
exports.getBlobTypeByURL = getBlobTypeByURL; | ||
exports.isBlobURL = isBlobURL; | ||
exports.revokeBlobURL = revokeBlobURL; | ||
exports.isBlobURL = isBlobURL; | ||
@@ -13,0 +13,0 @@ /** |
{ | ||
"name": "@wordpress/blob", | ||
"version": "3.2.2-next.5df0cd52b7.0", | ||
"version": "3.2.2", | ||
"description": "Blob utilities for WordPress.", | ||
@@ -30,3 +30,3 @@ "author": "The WordPress Contributors", | ||
"dependencies": { | ||
"@babel/runtime": "^7.13.10" | ||
"@babel/runtime": "^7.16.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "558d577d12bec15f05e694eb49a094836d885cca" | ||
"gitHead": "9a1dd3474d937468e4cf9caf9886ad61ef0a8f50" | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
61752
Updated@babel/runtime@^7.16.0