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

unify-token

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unify-token - npm Package Compare versions

Comparing version

to
2.0.0-dev-4

{
"name": "unify-token",
"version": "2.0.0-dev-3",
"version": "2.0.0-dev-4",
"description": "Design Tokens for the Unify Design System",

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

"scripts": {
"build": "npm run clean --scripts-prepend-node-path && node globfile.js && node index.js",
"build": "npm run clean --scripts-prepend-node-path && node globfile.js && node globfile.nest.js",
"build-edge": "rimraf ./build && node globfile.edge.js",

@@ -11,0 +11,0 @@ "build-test": "rimraf ./build && theo ./tokens/index.yml --format module.js,scss,common.js,ios.json,android.xml --dest ./build",