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

@wonderflow/tokens

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wonderflow/tokens - npm Package Compare versions

Comparing version 5.0.0 to 5.1.0

21

package.json
{
"name": "@wonderflow/tokens",
"version": "5.0.0",
"version": "5.1.0",
"description": "Design tokens from Wonderflow design language",

@@ -12,4 +12,4 @@ "main": "platforms/web/index",

"build": "run-s build:tokens build:types",
"build:tokens": "node src/index.js",
"build:types": "node src/generate-types.js",
"build:tokens": "ts-node src/index",
"build:types": "ts-node src/generate-types",
"test": "uvu tests --bail"

@@ -38,14 +38,9 @@ },

"devDependencies": {
"@wonderflow/eslint-config": "1.1.6",
"@types/fs-extra": "9.0.13",
"@types/tinycolor2": "1.4.3",
"fs-extra": "10.0.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"style-dictionary": "3.0.3",
"tinycolor2": "1.4.2"
},
"dependencies": {
"commander": "5.1.0",
"jsonfile": "4.0.0",
"universalify": "0.1.2"
"style-dictionary": "3.1.1",
"tinycolor2": "1.4.2",
"tsconfig": "*"
}
}

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