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

@diana-ui/typography

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@diana-ui/typography - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

module/Typography.js

@@ -14,3 +14,3 @@ var __rest = (this && this.__rest) || function (s, e) {

import { useStyles } from "@diana-ui/base";
const styleSheet = theme => ({
const styleSheet = (theme) => ({
pageTitle: Object.assign({}, theme.typography.pageTitle),

@@ -17,0 +17,0 @@ subtitle: Object.assign({}, theme.typography.subtitle),

{
"name": "@diana-ui/typography",
"version": "0.1.5",
"version": "0.1.6",
"main": "lib/index.js",

@@ -15,4 +15,4 @@ "module": "module/index.js",

"dependencies": {
"@diana-ui/base": "^0.1.5",
"@diana-ui/types": "^0.1.4"
"@diana-ui/base": "^0.1.6",
"@diana-ui/types": "^0.1.5"
},

@@ -44,3 +44,3 @@ "scripts": {

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