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

@momentum-ui/design-tokens

Package Overview
Dependencies
Maintainers
8
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@momentum-ui/design-tokens - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

components/avatar.json

24

package.json
{
"dependencies": {},
"name": "@momentum-ui/design-tokens",
"description": "To generate a flat token file for a particular theme",
"version": "0.0.1",
"author": "Cisco's Webex",
"license": "MIT",
"description": "See [documentation on Confluence](https://confluence-eng-gpk2.cisco.com/conf/display/~pauwitty/Token+proposal)",
"version": "0.0.2",
"main": "./dist/index.css",
"repository": "https://github.com/momentum-design/momentum-ui.git",
"dependencies": {},
"devDependencies": {

@@ -17,2 +14,17 @@ "args-parser": "^1.2.0",

},
"scripts": {
"build:clean": "rimraf ./dist",
"build:css": "npm run build:clean && node theme_generator.js --platform=web themes/* --sizeUnit=rem",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/momentum-design/tokens.git"
},
"author": "Cisco's Webex",
"license": "MIT",
"bugs": {
"url": "https://github.com/momentum-design/tokens/issues"
},
"homepage": "https://github.com/momentum-design/tokens#readme",
"publishConfig": {

@@ -19,0 +31,0 @@ "access": "public",

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