just-safe-set
Advanced tools
Comparing version 4.0.2 to 4.1.0
{ | ||
"name": "just-safe-set", | ||
"version": "4.0.2", | ||
"version": "4.1.0", | ||
"description": "set value at property, create intermediate properties if necessary", | ||
@@ -10,4 +10,6 @@ "main": "index.js", | ||
"require": "./index.js", | ||
"default": "./index.mjs" | ||
} | ||
"default": "./index.mjs", | ||
"types": "./index.d.ts" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -32,2 +34,2 @@ "types": "index.d.ts", | ||
} | ||
} | ||
} |
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
7063
9