@sanity/color
Advanced tools
Comparing version 2.1.6 to 2.1.7
{ | ||
"name": "@sanity/color", | ||
"version": "2.1.6", | ||
"version": "2.1.7", | ||
"description": "The Sanity color palette.", | ||
"sideEffects": false, | ||
"source": "src/index.ts", | ||
"source": "./src/index.ts", | ||
"exports": { | ||
@@ -11,8 +11,8 @@ "require": "./lib/sanity-color.js", | ||
}, | ||
"main": "lib/sanity-color.js", | ||
"module": "lib/sanity-color.module.js", | ||
"types": "lib/src/index.d.ts", | ||
"main": "./lib/sanity-color.js", | ||
"module": "./lib/sanity-color.module.js", | ||
"types": "./lib/dts/index.d.ts", | ||
"files": [ | ||
"lib", | ||
"src" | ||
"./lib/", | ||
"./src/" | ||
], | ||
@@ -26,2 +26,3 @@ "scripts": { | ||
"prebuild": "yarn clean && yarn generate", | ||
"test": "jest", | ||
"type-check": "tsc -b", | ||
@@ -33,3 +34,3 @@ "watch": "run-p watch:*", | ||
"devDependencies": { | ||
"polished": "^4.1.3" | ||
"polished": "^4.1.4" | ||
}, | ||
@@ -54,3 +55,3 @@ "repository": { | ||
}, | ||
"gitHead": "ae8fa191ffc390ff27427d393451a181c381c399" | ||
"gitHead": "376b68cc5131434c2bc617c45fcf2e061a0568c0" | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
3457
3
0
2