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

@nordhealth/tokens

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nordhealth/tokens - npm Package Compare versions

Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4

13

package.json
{
"name": "@nordhealth/tokens",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"description": "This package includes Nord Design System tokens",

@@ -37,10 +37,9 @@ "author": "NordHealth <info@nordhealth.com>",

"test": "npm run theo",
"theo": "theo ./src/tokens.yml --setup theo.js --transform web --format custom-properties.css,scss,json,raw.json,common.js,ios.json,android.xml,md,less,styl,map.scss --dest ./src/dist",
"theo:watch": "onchange -v --await-write-finish 1000 \"./src/*.yml\" \"./theo.js\" -- npm-run-all theo copy:lib copy:docs",
"theo": "theo ./src/tokens.yml --transform web --format custom-properties.css,scss,json,raw.json,common.js,ios.json,android.xml,less,styl,map.scss --dest ./src/dist",
"theo:watch": "onchange -v --await-write-finish 1000 \"./src/*.yml\" -- npm-run-all theo copy:lib",
"copy:lib": "copyfiles --flat ./src/*.js ./src/dist/* ./lib",
"copy:docs": "copyfiles --flat ./src/dist/tokens.md ../docs/src",
"start": "npm-run-all theo copy:docs theo:watch",
"build": "npm-run-all theo copy:lib copy:docs"
"start": "npm-run-all theo theo:watch",
"build": "npm-run-all theo copy:lib"
},
"gitHead": "ee9a31ecf2481a8df64fbb0ac7489c0f7dfc672b"
"gitHead": "adb700e3aae58434b14506f0c7820f06b6ecb1e1"
}
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