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.2 to 1.0.3

2

dts/index.d.ts

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

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

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

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

@@ -5,0 +5,0 @@ const borderWidthLarge = '0.1875rem';

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

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

@@ -11,0 +11,0 @@ const borderWidthLarge = '0.1875rem';

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

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

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

export const radiusFull = '50%';
export const radiusFull = '999em';
export const radiusSmall = '0.125rem';

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

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

@@ -4,0 +4,0 @@ "border-width-large": "0.1875rem",

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