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

@diana-ui/types

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@diana-ui/types - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

16

lib/types.d.ts

@@ -21,15 +21,13 @@ import React from "react";

export interface IFonts {
h1: IFont;
h2: IFont;
h3: IFont;
h4?: IFont;
h5?: IFont;
pageTitle: IFont;
subtitle: IFont;
sectionTitle: IFont;
buttonText: IFont;
bodyHighlight: IFont;
body: IFont;
bodyHighlight?: IFont;
description?: IFont;
descriptionMedium?: IFont;
descriptionMedium: IFont;
description: IFont;
label: IFont;
labelMedium: IFont;
sectionTitle?: IFont;
notificationsNumbers: IFont;
}

@@ -36,0 +34,0 @@ export interface ISpaceUnit {

@@ -21,15 +21,13 @@ import React from "react";

export interface IFonts {
h1: IFont;
h2: IFont;
h3: IFont;
h4?: IFont;
h5?: IFont;
pageTitle: IFont;
subtitle: IFont;
sectionTitle: IFont;
buttonText: IFont;
bodyHighlight: IFont;
body: IFont;
bodyHighlight?: IFont;
description?: IFont;
descriptionMedium?: IFont;
descriptionMedium: IFont;
description: IFont;
label: IFont;
labelMedium: IFont;
sectionTitle?: IFont;
notificationsNumbers: IFont;
}

@@ -36,0 +34,0 @@ export interface ISpaceUnit {

{
"name": "@diana-ui/types",
"version": "0.1.3",
"version": "0.1.4",
"main": "lib/types.js",

@@ -23,3 +23,3 @@ "module": "module/types.js",

"dependencies": {
"@diana-ui/tokens": "^0.1.3",
"@diana-ui/tokens": "^0.1.4",
"aesthetic": "^5.1.0",

@@ -45,3 +45,3 @@ "aesthetic-react": "^2.1.0"

},
"gitHead": "3c9dab24f1e99b7fb8eabbb28b1314bb21612616"
"gitHead": "cfc3e13de277b94b9b7c4c9e275dbb79e2846cc1"
}
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