just-safe-set
Advanced tools
Comparing version 3.0.0 to 3.1.0
{ | ||
"name": "just-safe-set", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "set value at property, create intermediate properties if necessary", | ||
"type": "commonjs", | ||
"main": "index.js", | ||
"module": "index.esm.js", | ||
"exports": { | ||
".": { | ||
"require": "./index.js", | ||
"default": "./index.esm.js" | ||
} | ||
}, | ||
"types": "index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "rollup -c" | ||
}, | ||
@@ -23,2 +32,2 @@ "repository": "https://github.com/angus-c/just", | ||
} | ||
} | ||
} |
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
6470
8
153