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

@frontify/arcade-tokens

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontify/arcade-tokens - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0-next.1

2

dist/tailwind/tailwind.config.js
/**
* Do not edit directly
* Generated on Wed, 02 Mar 2022 13:32:35 GMT
* Generated on Tue, 26 Apr 2022 07:30:22 GMT
*/

@@ -5,0 +5,0 @@

{
"name": "@frontify/arcade-tokens",
"version": "2.0.0",
"version": "3.0.0-next.1",
"description": "Single source of truth for Arcade Design Tokens",

@@ -17,3 +17,6 @@ "main": "index.js",

"scripts": {
"build": "node build.js"
"clean": "rimraf dist",
"build": "npm run clean && node build.js",
"build:debug": "npm run clean && node build.js --debug && npm run build:tailwind:debug",
"build:tailwind:debug": "npx tailwind -c ./dist/tailwind/tailwind.config.js -o ./dist/css/tailwind_unpurged.css"
},

@@ -44,2 +47,3 @@ "repository": {

"prettier": "^2.4.1",
"rimraf": "^3.0.2",
"semantic-release": "^19.0.0",

@@ -46,0 +50,0 @@ "style-dictionary": "^3.0.3"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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