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 1.0.3-beta-styled.32 to 1.0.3-beta2-styled.35

2

cjs/index.js

@@ -17,2 +17,2 @@ "use strict";

});
});
});

@@ -10,3 +10,5 @@ "use strict";

function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
function _interopRequireDefault(obj) {
return obj && obj.__esModule ? obj : { default: obj };
}

@@ -123,3 +125,8 @@ function _templateObject11() {

function _taggedTemplateLiteral(strings, raw) { if (!raw) { raw = strings.slice(0); } return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }
function _taggedTemplateLiteral(strings, raw) {
if (!raw) {
raw = strings.slice(0);
}
return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } }));
}

@@ -212,2 +219,2 @@ var PageTitle = _styledComponents["default"].h1.withConfig({

exports.NotificationsNumbers = NotificationsNumbers;
exports.NotificationsNumbers = NotificationsNumbers;

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

export * from "./Typography";
export * from "./Typography";

@@ -111,3 +111,8 @@ function _templateObject11() {

function _taggedTemplateLiteral(strings, raw) { if (!raw) { raw = strings.slice(0); } return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }
function _taggedTemplateLiteral(strings, raw) {
if (!raw) {
raw = strings.slice(0);
}
return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } }));
}

@@ -147,2 +152,2 @@ import styled from "styled-components";

displayName: "NotificationsNumbers"
})(_templateObject11(), props => props.theme.typography.notificationsNumbers);
})(_templateObject11(), props => props.theme.typography.notificationsNumbers);
{
"name": "@diana-ui/typography",
"version": "1.0.3-beta-styled.32+36fddab",
"version": "1.0.3-beta2-styled.35+bd0f6a7",
"main": "cjs/index.js",

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

},
"gitHead": "36fddabd0cfe8c1700081559eed0a9d52502dced"
"gitHead": "bd0f6a7b5862fc2c924a5b4d7e98acbd88a56020"
}
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