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

@wix/design-system-tokens

Package Overview
Dependencies
Maintainers
0
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/design-system-tokens - npm Package Compare versions

Comparing version 1.25.0 to 1.26.0

4

package.json
{
"name": "@wix/design-system-tokens",
"version": "1.25.0",
"version": "1.26.0",
"packageManager": "yarn@3.5.0",

@@ -36,3 +36,3 @@ "author": "augustinasv@wix.com",

},
"falconPackageHash": "224a1588822fd875108de8f2fdd14567ab39c469ff96e3ee7babb3ee"
"falconPackageHash": "47dd3a9e13368fce73b60e79ee598e7b8e390862b7c45a2bfa721665"
}
# Wix Design System Tokens
This package contains:

@@ -7,2 +8,4 @@ 1. JSON files containing WDS token definitions.

If you're looking to contribute, refer to [Add Tokens Guide](./docs/ADD_TOKENS_GUIDE.md).
## How it works

@@ -63,1 +66,3 @@ Source files which are used to generate style-dictionary output are stored in `src/tokens` directory in JSON format. These files are processed by style-dictionary, which transforms data into a specific structure & format and outputs files to root `tokens` directory.

Only applies to tokens which have attribute `"type": "float"`. Adds `px` unit to token values.
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