@wordpress/deprecated
Advanced tools
Comparing version 2.7.0 to 2.8.0
{ | ||
"name": "@wordpress/deprecated", | ||
"version": "2.7.0", | ||
"version": "2.8.0", | ||
"description": "Deprecation utility for WordPress.", | ||
@@ -25,4 +25,4 @@ "author": "The WordPress Contributors", | ||
"dependencies": { | ||
"@babel/runtime": "^7.8.3", | ||
"@wordpress/hooks": "^2.7.0" | ||
"@babel/runtime": "^7.9.2", | ||
"@wordpress/hooks": "^2.8.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "41fc84af285da696c65c235331ee245dfe23971d" | ||
"gitHead": "65dbf3a9503402ca3837090dc89d0207f7d96352" | ||
} |
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
Updated@babel/runtime@^7.9.2
Updated@wordpress/hooks@^2.8.0