@wordpress/is-shallow-equal
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@wordpress/is-shallow-equal", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Test for shallow equality between two objects or arrays.", | ||
@@ -27,3 +27,3 @@ "author": "The WordPress Contributors", | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0-beta.52" | ||
"@babel/runtime-corejs2": "7.0.0-beta.56" | ||
}, | ||
@@ -41,3 +41,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "04961befa151ae1224f50ae2b3742d797b7409d9" | ||
"gitHead": "f02064f12a148df60b8d79801858ce3699bdfb89" | ||
} |
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
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
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
29207
7
3
+ 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.9(transitive)
- Removedregenerator-runtime@0.14.1(transitive)