map-anything
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "map-anything", | ||
"sideEffects": false, | ||
"type": "module", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Array.map but for objects with good TypeScript support. A small and simple integration.", | ||
@@ -20,6 +19,2 @@ "module": "./dist/index.es.js", | ||
], | ||
"engines": { | ||
"node": ">=12.13", | ||
"npm": ">=7" | ||
}, | ||
"scripts": { | ||
@@ -26,0 +21,0 @@ "test": "vitest run", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
8039
No