Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sanity/color

Package Overview
Dependencies
Maintainers
29
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/color - npm Package Compare versions

Comparing version 2.1.6 to 2.1.7

19

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc