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
3
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.b09bb5e3 to 2.0.23-alpha.cb8a0b99

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.b09bb5e3",
"version": "2.0.23-alpha.cb8a0b99",
"sideEffects": false,

@@ -13,9 +13,9 @@ "main": "./cjs/index.js",

"peerDependencies": {
"@emotion/react": "^11.0.0",
"@emotion/react": "11.11.4",
"react": ">= 17.0.2"
},
"dependencies": {
"@dfds-ui/theme": "2.0.23-alpha.b09bb5e3"
"@dfds-ui/theme": "2.0.23-alpha.cb8a0b99"
},
"gitHead": "b09bb5e3fc6adca3762c2dac98fb099883bd65f7",
"gitHead": "cb8a0b9966c1d99ed13cdc869eb971ed6edde265",
"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