just-extend
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -74,2 +74,2 @@ var objectExtend = extend; | ||
export { objectExtend as default }; | ||
export {objectExtend as default}; |
{ | ||
"name": "just-extend", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "extend an object", | ||
"type": "commonjs", | ||
"main": "index.js", | ||
@@ -7,0 +6,0 @@ "module": "index.esm.js", |
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
8165