@fastkit/color-scheme
Advanced tools
Comparing version 0.10.0 to 0.10.1
{ | ||
"name": "@fastkit/color-scheme", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "An implementation to control the schema associated with \"color\".", | ||
@@ -16,6 +16,7 @@ "buildOptions": { | ||
}, | ||
"main": "index.js", | ||
"module": "dist/color-scheme.mjs", | ||
"main": "./dist/color-scheme.mjs", | ||
"exports": { | ||
".": "./dist/color-scheme.mjs" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"dist" | ||
@@ -39,5 +40,5 @@ ], | ||
"dependencies": { | ||
"@fastkit/color": "0.10.0", | ||
"@fastkit/tiny-logger": "0.10.0" | ||
"@fastkit/color": "0.10.1", | ||
"@fastkit/tiny-logger": "0.10.1" | ||
} | ||
} |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
42329
5
857
+ Added@fastkit/color@0.10.1(transitive)
+ Added@fastkit/helpers@0.10.1(transitive)
+ Added@fastkit/tiny-logger@0.10.1(transitive)
- Removed@fastkit/color@0.10.0(transitive)
- Removed@fastkit/helpers@0.10.0(transitive)
- Removed@fastkit/tiny-logger@0.10.0(transitive)
Updated@fastkit/color@0.10.1
Updated@fastkit/tiny-logger@0.10.1