Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@project44-manifest/design-tokens

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@project44-manifest/design-tokens - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

dts/index.d.ts

@@ -1,2 +0,2 @@

export declare const radiusFull = "3.125rem";
export declare const radiusFull = "50%";
export declare const radiusSmall = "0.125rem";

@@ -169,3 +169,3 @@ export declare const borderWidthLarge = "0.1875rem";

export declare const sizeSmall = "37.5rem";
export declare const sizeXLarge = "0.0625rem";
export declare const sizeXLarge = "120rem";
export declare const spaceMedium = "1rem";

@@ -172,0 +172,0 @@ export declare const spaceSmall = "0.5rem";

// Bundled with Packemon: https://packemon.dev
// Platform: browser, Support: stable, Format: esm
const radiusFull = '3.125rem';
const radiusFull = '50%';
const radiusSmall = '0.125rem';

@@ -171,3 +171,3 @@ const borderWidthLarge = '0.1875rem';

const sizeSmall = '37.5rem';
const sizeXLarge = '0.0625rem';
const sizeXLarge = '120rem';
const spaceMedium = '1rem';

@@ -174,0 +174,0 @@ const spaceSmall = '0.5rem';

@@ -8,3 +8,3 @@ // Bundled with Packemon: https://packemon.dev

});
const radiusFull = '3.125rem';
const radiusFull = '50%';
const radiusSmall = '0.125rem';

@@ -177,3 +177,3 @@ const borderWidthLarge = '0.1875rem';

const sizeSmall = '37.5rem';
const sizeXLarge = '0.0625rem';
const sizeXLarge = '120rem';
const spaceMedium = '1rem';

@@ -180,0 +180,0 @@ const spaceSmall = '0.5rem';

{
"name": "@project44-manifest/design-tokens",
"version": "1.0.1",
"version": "1.0.2",
"main": "./lib/index.js",

@@ -5,0 +5,0 @@ "module": "./esm/index.js",

@@ -1,2 +0,2 @@

export const radiusFull = '3.125rem';
export const radiusFull = '50%';
export const radiusSmall = '0.125rem';

@@ -175,3 +175,3 @@ export const borderWidthLarge = '0.1875rem';

export const sizeSmall = '37.5rem';
export const sizeXLarge = '0.0625rem';
export const sizeXLarge = '120rem';
export const spaceMedium = '1rem';

@@ -178,0 +178,0 @@ export const spaceSmall = '0.5rem';

{
"radius-full": "3.125rem",
"radius-full": "50%",
"radius-small": "0.125rem",

@@ -170,3 +170,3 @@ "border-width-large": "0.1875rem",

"size-small": "37.5rem",
"size-x-large": "0.0625rem",
"size-x-large": "120rem",
"space-medium": "1rem",

@@ -173,0 +173,0 @@ "space-small": "0.5rem",

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