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
4
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 3.4.0 to 3.4.1

2

dist/Color/helpers.d.ts

@@ -15,2 +15,4 @@ declare const colorUseCases: {

readonly uiElementSolid_disabled: 7;
readonly illustration_stroke: 8;
readonly illustration_fill: 4;
readonly blanket: 11;

@@ -17,0 +19,0 @@ readonly app: 1;

4

package.json
{
"name": "@vitality-ds/tokens",
"version": "3.4.0",
"version": "3.4.1",
"description": "Design Tokens for Vitality",

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

},
"gitHead": "742fcfa6333d50f1b3c49d220d2b6cf625b01579"
"gitHead": "4db83bcabd68a24a85b925cab32728e08ce862e9"
}

@@ -9,3 +9,2 @@ const colorUseCases = {

uiElement_disabled: 2,
uiElementSolid: 9,

@@ -18,2 +17,5 @@ uiElementSolid_hovered: 10,

illustration_stroke: 8,
illustration_fill: 4,
blanket: 11,

@@ -20,0 +22,0 @@

Sorry, the diff of this file is not supported yet

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