Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@commercetools-uikit/text

Package Overview
Dependencies
Maintainers
3
Versions
835
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-uikit/text - npm Package Compare versions

Comparing version 0.0.0-canary-20240725110422 to 0.0.0-canary-20240726072030

1

dist/commercetools-uikit-text.cjs.dev.js

@@ -317,2 +317,3 @@ 'use strict';

return jsxRuntime.jsx("div", _objectSpread(_objectSpread({
id: props.id,
css: detailStyles(props),

@@ -319,0 +320,0 @@ title: props.title,

@@ -260,2 +260,3 @@ 'use strict';

return jsxRuntime.jsx("div", _objectSpread(_objectSpread({
id: props.id,
css: detailStyles(props),

@@ -262,0 +263,0 @@ title: props.title,

@@ -301,2 +301,3 @@ import _Object$keys from '@babel/runtime-corejs3/core-js-stable/object/keys';

return jsx("div", _objectSpread(_objectSpread({
id: props.id,
css: detailStyles(props),

@@ -303,0 +304,0 @@ title: props.title,

6

package.json
{
"name": "@commercetools-uikit/text",
"description": "The Text component implements the typography elements such as headings, paragraphs, etc.",
"version": "0.0.0-canary-20240725110422",
"version": "0.0.0-canary-20240726072030",
"bugs": "https://github.com/commercetools/ui-kit/issues",

@@ -32,4 +32,4 @@ "repository": {

"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-uikit/design-system": "0.0.0-canary-20240725110422",
"@commercetools-uikit/utils": "0.0.0-canary-20240725110422",
"@commercetools-uikit/design-system": "0.0.0-canary-20240726072030",
"@commercetools-uikit/utils": "0.0.0-canary-20240726072030",
"@emotion/react": "^11.10.5",

@@ -36,0 +36,0 @@ "lodash": "4.17.21",

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