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

@vitality-ds/tokens

Package Overview
Dependencies
Maintainers
3
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitality-ds/tokens - npm Package Compare versions

Comparing version 0.4.1-alpha.0 to 0.4.3-alpha.0

4

package.json
{
"name": "@vitality-ds/tokens",
"version": "0.4.1-alpha.0",
"version": "0.4.3-alpha.0",
"description": "Design Tokens for Vitality",

@@ -33,3 +33,3 @@ "main": "dist/index.js",

},
"gitHead": "59952261dadc4ebebb9591ff383263fe6b35db6b"
"gitHead": "9f6c12c3421d2dc177371fe50cdeca4232d15db2"
}

@@ -12,2 +12,9 @@ import { RadiusToken } from "./types";

},
large: {
name: "large",
description: "Used for large container components",
data: {
value: 8,
},
},
};

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

Sorry, the diff of this file is not supported yet

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