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.4.3-alpha.3 to 0.5.0

3

dist/esm/stitches.config.js

@@ -169,3 +169,4 @@ import _extends from "@babel/runtime/helpers/extends";

dialog: 510,
toast: 520
toast: 520,
tooltip: 550
}

@@ -172,0 +173,0 @@ },

@@ -176,3 +176,4 @@ "use strict";

dialog: 510,
toast: 520
toast: 520,
tooltip: 550
}

@@ -179,0 +180,0 @@ },

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

toast: number;
tooltip: number;
};

@@ -266,2 +267,3 @@ }, import("@stitches/react/types/config").DefaultThemeMap, {}>;

toast: number;
tooltip: number;
};

@@ -413,2 +415,3 @@ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>(type: Type, ...composers: { [K in keyof Composers]: string extends Composers[K] ? Composers[K] : Composers[K] extends string | import("@stitches/react/types/util").Function | import("react").ComponentType<any> ? Composers[K] : import("@stitches/react/types/stitches").RemoveIndex<CSS> & {

toast: number;
tooltip: number;
};

@@ -547,2 +550,3 @@ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>, css: <Composers extends (string | import("@stitches/react/types/util").Function | import("react").ExoticComponent<any> | import("react").JSXElementConstructor<any> | {

toast: number;
tooltip: number;
};

@@ -693,2 +697,3 @@ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>(...composers: { [K in keyof Composers]: string extends Composers[K] ? Composers[K] : Composers[K] extends string | import("@stitches/react/types/util").Function | import("react").ExoticComponent<any> | import("react").JSXElementConstructor<any> ? Composers[K] : import("@stitches/react/types/stitches").RemoveIndex<CSS> & {

toast: import("@stitches/react/types/theme").Token<"toast", string, "zIndices", "vitality">;
tooltip: import("@stitches/react/types/theme").Token<"tooltip", string, "zIndices", "vitality">;
};

@@ -831,2 +836,3 @@ }, getCssText: () => string, globalCss: <Styles extends {

toast: number;
tooltip: number;
};

@@ -964,2 +970,3 @@ }, import("@stitches/react/types/config").DefaultThemeMap, {}>;

toast: number;
tooltip: number;
};

@@ -1097,2 +1104,3 @@ }, import("@stitches/react/types/config").DefaultThemeMap, {}>; })[]) => () => string, keyframes: (style: {

toast: number;
tooltip: number;
};

@@ -1236,2 +1244,3 @@ }, import("@stitches/react/types/config").DefaultThemeMap, {}>;

toast: number;
tooltip: number;
};

@@ -1367,2 +1376,3 @@ };

toast?: string | number | boolean;
tooltip?: string | number | boolean;
};

@@ -1500,2 +1510,3 @@ } & {

toast?: string | number | boolean;
tooltip?: string | number | boolean;
};

@@ -1502,0 +1513,0 @@ } & {

{
"name": "@vitality-ds/system",
"displayName": "system",
"version": "0.4.3-alpha.3",
"version": "0.5.0",
"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.4.3-alpha.3"
"@vitality-ds/tokens": "^0.5.0"
},

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

},
"gitHead": "4a6876c0f27270068f3c6cd94d0eb960690f5f6e"
"gitHead": "4fc41f9917d8abcaa2f8aa938324a266c39c8d1f"
}

Sorry, the diff of this file is not supported yet

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