map-anything
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Array.map but for objects with good TypeScript support. A small and simple integration.", | ||
@@ -22,4 +22,3 @@ "module": "./dist/index.es.js", | ||
"engines": { | ||
"node": ">=12.13", | ||
"npm": ">=7" | ||
"node": ">=12.13" | ||
}, | ||
@@ -26,0 +25,0 @@ "scripts": { |
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
8101