@wordpress/hooks
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "@wordpress/hooks", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "WordPress Hooks library", | ||
@@ -21,2 +21,5 @@ "author": "The WordPress Contributors", | ||
"module": "build-module/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0-beta.52" | ||
}, | ||
"devDependencies": { | ||
@@ -28,3 +31,3 @@ "benchmark": "^2.1.4" | ||
}, | ||
"gitHead": "8827c049ec802471f51a5cb906d9096ffc1b4e48" | ||
"gitHead": "a1bb35112ec6174c33e09c337dd0382b83f7abe3" | ||
} |
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
72893
1
+ Added@babel/runtime@7.26.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)