New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

unify-token

Package Overview
Dependencies
Maintainers
3
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unify-token - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

12

build/color.js

@@ -43,8 +43,8 @@ export const Neutral = {

export const Purple = {
P100: '#F5E6FC',
P200: '#EFC6FF',
P300: '#D184F0',
P400: '#BB4DE8',
P500: '#9E00DE',
P600: '#7500A1'
P100: '#FBE7FF',
P200: '#EEBBFF',
P300: '#D07EFF',
P400: '#AC43F6',
P500: '#9022DC',
P600: '#7A08C9'
}

@@ -51,0 +51,0 @@

@@ -10,2 +10,5 @@ # Change Log

## 1.3.1
* :star2: Update purple Color Token
## 1.3.0

@@ -12,0 +15,0 @@ * :rocket: compability for iOS (swift) design token : ```Color & Typography (font-size)```

{
"name": "unify-token",
"version": "1.3.0",
"version": "1.3.1",
"description": "Design Tokens for the Unify Design System",

@@ -10,3 +10,4 @@ "main": "build/index.js",

"clean": "rimraf ./build",
"sketch-json": "rimraf ./sketch-json ./sketch/test.zip && sketch-json *.sketch"
"sketch-json": "rimraf ./sketch-json ./sketch/test.zip && sketch-json *.sketch",
"prepublishOnly": "npm run build"
},

@@ -13,0 +14,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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