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

@diana-ui/tokens

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@diana-ui/tokens - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

1

lib/themes/theme.default.d.ts

@@ -37,2 +37,3 @@ import { FontWeight } from "./theme.default.types";

fontFamily: string;
fontSize: number;
fonts: {};

@@ -39,0 +40,0 @@ icons: {

@@ -11,2 +11,3 @@ import { defaultPalette } from "../palettes";

fontFamily: fontFamily,
fontSize: fontSize,
fonts: {},

@@ -13,0 +14,0 @@ icons: defaultIcons,

@@ -37,2 +37,3 @@ import { FontWeight } from "./theme.default.types";

fontFamily: string;
fontSize: number;
fonts: {};

@@ -39,0 +40,0 @@ icons: {

@@ -11,2 +11,3 @@ import { defaultPalette } from "../palettes";

fontFamily,
fontSize,
fonts: {},

@@ -13,0 +14,0 @@ icons: defaultIcons,

4

package.json
{
"name": "@diana-ui/tokens",
"version": "0.1.4",
"version": "0.1.5",
"main": "lib/index.js",

@@ -35,3 +35,3 @@ "module": "module/index.js",

},
"gitHead": "cfc3e13de277b94b9b7c4c9e275dbb79e2846cc1"
"gitHead": "c5cbd282395606691a1d6280b5a81673a3c1009f"
}

@@ -13,2 +13,3 @@ import { defaultPalette } from "../palettes";

fontFamily,
fontSize,
fonts: {},

@@ -15,0 +16,0 @@ icons: defaultIcons,

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