@wordpress/is-shallow-equal
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@wordpress/is-shallow-equal", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Test for shallow equality between two objects or arrays", | ||
@@ -23,2 +23,5 @@ "author": "The WordPress Contributors", | ||
"module": "build-module/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0-beta.52" | ||
}, | ||
"devDependencies": { | ||
@@ -35,3 +38,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
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
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
21469
0
1
+ Added@babel/runtime@7.26.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)