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 2.1.3-alpha.0 to 3.0.1-alpha.0

3

dist/esm/stitches.config.js

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

toast: 5200,
tooltip: 5500
tooltip: 5500,
portalElement: 5600
}

@@ -149,0 +150,0 @@ },

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

toast: 5200,
tooltip: 5500
tooltip: 5500,
portalElement: 5600
}

@@ -156,0 +157,0 @@ },

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

tooltip: number;
portalElement: number;
};

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

tooltip: number;
portalElement: number;
};

@@ -416,2 +418,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> & {

tooltip: number;
portalElement: number;
};

@@ -551,2 +554,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> | {

tooltip: number;
portalElement: number;
};

@@ -698,2 +702,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> & {

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

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

tooltip: number;
portalElement: number;
};

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

tooltip: number;
portalElement: number;
};

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

tooltip: number;
portalElement: number;
};

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

tooltip: number;
portalElement: number;
};

@@ -1377,2 +1386,3 @@ };

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

@@ -1511,2 +1521,3 @@ } & {

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

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

{
"name": "@vitality-ds/system",
"displayName": "system",
"version": "2.1.3-alpha.0",
"version": "3.0.1-alpha.0",
"description": "The backbone of the design system",

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

},
"gitHead": "72034e443d366c6a3b9ec54db1aeb33772b723a3"
"gitHead": "b4daf79d70cc4b32801da9afc51b42c748abc9ce"
}

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