just-map-keys
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -25,2 +25,2 @@ var objectMapKeys = map; | ||
export { objectMapKeys as default }; | ||
export {objectMapKeys as default}; |
{ | ||
"name": "just-map-keys", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "map an object, predicate updates keys, receives (value, key, 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
3853