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

@dfds-ui/typography

Package Overview
Dependencies
Maintainers
1
Versions
2470
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dfds-ui/typography - npm Package Compare versions

Comparing version 2.0.23-alpha.da370b8f to 2.0.23-alpha.de8ff7cd

2

cjs/Typography.js

@@ -9,3 +9,3 @@ "use strict";

var _react2 = require("@emotion/react");
const _excluded = ["className", "as"];
const _excluded = ["className", "as"]; // TODO: The idea of this components is to wrap markup intended for readability. Like margins on paragraphs etc
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

@@ -12,0 +12,0 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

@@ -6,3 +6,3 @@ {

"private": false,
"version": "2.0.23-alpha.da370b8f",
"version": "2.0.23-alpha.de8ff7cd",
"sideEffects": false,

@@ -17,5 +17,5 @@ "main": "./cjs/index.js",

"dependencies": {
"@dfds-ui/theme": "2.0.23-alpha.da370b8f"
"@dfds-ui/theme": "2.0.23-alpha.de8ff7cd"
},
"gitHead": "da370b8fe866cca4e716589136faf90bf3b9e808",
"gitHead": "de8ff7cd648dbb5a5eabca07f8cde2d49f5be163",
"esnext": "",

@@ -22,0 +22,0 @@ "publishConfig": {

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