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

unify-token

Package Overview
Dependencies
Maintainers
3
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unify-token - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1-dev-1

10

build/color.js

@@ -68,10 +68,2 @@ const Neutral = {

module.exports = {
Neutral,
Red,
Green,
Blue,
Purple,
Teal,
Yellow
};
module.exports = {Neutral,Red,Green,Blue,Purple,Teal,Yellow};

@@ -19,6 +19,2 @@ const breakpoint = {

module.exports = {
breakpoint,
gutter,
column
};
module.exports = {breakpoint,gutter,column};

@@ -47,7 +47,2 @@ const spacing = {

module.exports = {
spacing,
spacingRAW,
layout,
layoutRAW
};
module.exports = {spacing,spacingRAW,layout,layoutRAW};

@@ -67,9 +67,2 @@ const fontType = {

module.exports = {
fontType,
fontSize,
fontSizeRAW,
fontWeight,
lineHeight,
lineHeightRAW
};
module.exports = {fontType,fontSize,fontSizeRAW,fontWeight,lineHeight,lineHeightRAW};

2

package.json
{
"name": "unify-token",
"version": "1.7.0",
"version": "1.7.1-dev-1",
"description": "Design Tokens for the Unify Design System",

@@ -5,0 +5,0 @@ "main": "build/index.js",

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