just-map-keys
Advanced tools
Comparing version 1.2.1 to 2.0.0
{ | ||
"name": "just-map-keys", | ||
"version": "1.2.1", | ||
"version": "2.0.0", | ||
"description": "map an object, predicate updates keys, receives (value, key, object)", | ||
"main": "index.js", | ||
"module": "index.esm.js", | ||
"module": "index.mjs", | ||
"exports": { | ||
".": { | ||
"require": "./index.js", | ||
"default": "./index.esm.js" | ||
"default": "./index.mjs" | ||
} | ||
@@ -12,0 +12,0 @@ }, |
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
3849