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

@vitality-ds/system

Package Overview
Dependencies
Maintainers
3
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitality-ds/system - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1-alpha.1

6

dist/esm/stitches.config.js

@@ -152,5 +152,5 @@ import _extends from "@babel/runtime/helpers/extends";

shadows: {
small: createBoxShadows(Elevations.small.data),
medium: createBoxShadows(Elevations.medium.data),
large: createBoxShadows(Elevations.large.data)
sm: createBoxShadows(Elevations.sm.data),
md: createBoxShadows(Elevations.md.data),
lg: createBoxShadows(Elevations.lg.data)
},

@@ -157,0 +157,0 @@ space: {

@@ -159,5 +159,5 @@ "use strict";

shadows: {
small: createBoxShadows(_tokens.Elevations.small.data),
medium: createBoxShadows(_tokens.Elevations.medium.data),
large: createBoxShadows(_tokens.Elevations.large.data)
sm: createBoxShadows(_tokens.Elevations.sm.data),
md: createBoxShadows(_tokens.Elevations.md.data),
lg: createBoxShadows(_tokens.Elevations.lg.data)
},

@@ -164,0 +164,0 @@ space: {

@@ -113,5 +113,5 @@ export declare const stitches: import("@stitches/react/types/stitches").default<"vitality", {

shadows: {
small: string;
medium: string;
large: string;
sm: string;
md: string;
lg: string;
};

@@ -249,5 +249,5 @@ space: {

shadows: {
small: string;
medium: string;
large: string;
sm: string;
md: string;
lg: string;
};

@@ -397,5 +397,5 @@ space: {

shadows: {
small: string;
medium: string;
large: string;
sm: string;
md: string;
lg: string;
};

@@ -532,5 +532,5 @@ space: {

shadows: {
small: string;
medium: string;
large: string;
sm: string;
md: string;
lg: string;
};

@@ -679,5 +679,5 @@ space: {

shadows: {
small: import("@stitches/react/types/theme").Token<"small", string, "shadows", "vitality">;
medium: import("@stitches/react/types/theme").Token<"medium", string, "shadows", "vitality">;
large: import("@stitches/react/types/theme").Token<"large", string, "shadows", "vitality">;
sm: import("@stitches/react/types/theme").Token<"sm", string, "shadows", "vitality">;
md: import("@stitches/react/types/theme").Token<"md", string, "shadows", "vitality">;
lg: import("@stitches/react/types/theme").Token<"lg", string, "shadows", "vitality">;
};

@@ -818,5 +818,5 @@ space: {

shadows: {
small: string;
medium: string;
large: string;
sm: string;
md: string;
lg: string;
};

@@ -952,5 +952,5 @@ space: {

shadows: {
small: string;
medium: string;
large: string;
sm: string;
md: string;
lg: string;
};

@@ -1086,5 +1086,5 @@ space: {

shadows: {
small: string;
medium: string;
large: string;
sm: string;
md: string;
lg: string;
};

@@ -1226,5 +1226,5 @@ space: {

shadows: {
small: string;
medium: string;
large: string;
sm: string;
md: string;
lg: string;
};

@@ -1358,5 +1358,5 @@ space: {

shadows?: {
small?: string | number | boolean;
medium?: string | number | boolean;
large?: string | number | boolean;
sm?: string | number | boolean;
md?: string | number | boolean;
lg?: string | number | boolean;
};

@@ -1492,5 +1492,5 @@ space?: {

shadows?: {
small?: string | number | boolean;
medium?: string | number | boolean;
large?: string | number | boolean;
sm?: string | number | boolean;
md?: string | number | boolean;
lg?: string | number | boolean;
};

@@ -1497,0 +1497,0 @@ space?: {

{
"name": "@vitality-ds/system",
"displayName": "system",
"version": "0.6.0",
"version": "0.6.1-alpha.1",
"description": "The backbone of the design system",

@@ -28,3 +28,3 @@ "repository": "https://gitlab.geniesolutions.com.au/design-system-cop/vitality",

"@types/react": "^17.0.47",
"@vitality-ds/tokens": "^0.6.0"
"@vitality-ds/tokens": "^0.6.1-alpha.1"
},

@@ -56,3 +56,3 @@ "peerDependencies": {

},
"gitHead": "e25965d589ed75aab799ec43efba49fb5c9e0b69"
"gitHead": "cba65416eb71690aa974b64fe04bdfa29a0a817e"
}

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