@kurkle/color
Advanced tools
Comparing version 0.3.0 to 0.3.1
/*! | ||
* @kurkle/color v0.3.0 | ||
* @kurkle/color v0.3.1 | ||
* https://github.com/kurkle/color#readme | ||
@@ -4,0 +4,0 @@ * (c) 2022 Jukka Kurkela |
/*! | ||
* @kurkle/color v0.3.0 | ||
* @kurkle/color v0.3.1 | ||
* https://github.com/kurkle/color#readme | ||
@@ -4,0 +4,0 @@ * (c) 2022 Jukka Kurkela |
{ | ||
"name": "@kurkle/color", | ||
"type": "module", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "css color parsing, manupulation and conversion", | ||
"sideEffects": false, | ||
"main": "dist/color.cjs", | ||
@@ -24,3 +25,3 @@ "module": "dist/color.esm.js", | ||
"files": [ | ||
"dist/*.js", | ||
"dist/*", | ||
"dist/color.d.ts" | ||
@@ -27,0 +28,0 @@ ], |
Sorry, the diff of this file is not supported yet
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
77903
8