🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

unify-token

Package Overview
Dependencies
Maintainers
6
Versions
79
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

to
2.0.0-dev-3

unify-token-2.0.1.tgz

14

package.json
{
"name": "unify-token",
"version": "2.0.0-dev-2",
"version": "2.0.0-dev-3",
"description": "Design Tokens for the Unify Design System",
"main": "index.js",
"main": "build/index.js",
"sideEffects": false,
"scripts": {
"build": "npm run clean --scripts-prepend-node-path && node globfile.js && node globfile.nest.js",
"build": "npm run clean --scripts-prepend-node-path && node globfile.js && node index.js",
"build-edge": "rimraf ./build && node globfile.edge.js",

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

],
"files": [
"colors",
"build",
"color",
"typography",
"spacing",
"motion"
],
"license": "MIT",

@@ -28,0 +20,0 @@ "devDependencies": {