nanocolors
Advanced tools
Comparing version 0.1.11 to 0.1.12
{ | ||
"name": "nanocolors", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"description": "2x times faster than chalk and use 5x less space in node_modules", | ||
@@ -19,5 +19,2 @@ "keywords": [ | ||
"type": "module", | ||
"engines": { | ||
"node": ">=6.0.0" | ||
}, | ||
"types": "./index.d.ts", | ||
@@ -30,3 +27,2 @@ "browser": { | ||
"module": "index.js", | ||
"react-native": "index.js", | ||
"exports": { | ||
@@ -37,8 +33,6 @@ ".": { | ||
"import": "./index.js", | ||
"default": "./index.js", | ||
"types": "./index.d.ts" | ||
"default": "./index.js" | ||
}, | ||
"./package.json": "./package.json", | ||
"./index.d.ts": "./index.d.ts" | ||
"./package.json": "./package.json" | ||
} | ||
} |
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
15262
8
359