tinycolor2
Advanced tools
Comparing version 1.6.0-beta.6 to 1.6.0-beta.7
{ | ||
"version": "1.6.0-beta.6", | ||
"version": "1.6.0-beta.7", | ||
"name": "tinycolor2", | ||
@@ -22,9 +22,2 @@ "description": "Fast Color Parsing and Manipulation", | ||
"main": "./cjs/tinycolor.js", | ||
"browser": "./cjs/tinycolor.js", | ||
"exports": { | ||
".": { | ||
"import": "./esm/tinycolor.js", | ||
"require": "./cjs/tinycolor.js" | ||
} | ||
}, | ||
"scripts": { | ||
@@ -31,0 +24,0 @@ "test": "node cjs/test.js && node esm/test.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
282471