Socket
Socket
Sign inDemoInstall

@useblu/tokens

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@useblu/tokens - npm Package Compare versions

Comparing version 2.0.1 to 3.0.0-next.1

android/tokens.xml

12

package.json
{
"name": "@useblu/tokens",
"version": "2.0.1",
"version": "3.0.0-next.1",
"private": false,
"description": "Design Tokens for the Ocean Design System",
"files": [
"dist",
"README.md"
],
"scripts": {
"prepare": "husky install",
"prepare": "is-ci || husky install",
"build": "gulp",

@@ -19,3 +15,4 @@ "format": "prettier --write .",

"deploy:doc": "gh-pages -d static",
"cm": "cz"
"cm": "cz",
"postversion": "cp -r package.json .."
},

@@ -56,2 +53,3 @@ "keywords": [

"immutable": "^4.0.0-rc.12",
"is-ci": "^3.0.0",
"lodash": "^4.17.21",

@@ -58,0 +56,0 @@ "prettier": "2.3.1",

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