Socket
Socket
Sign inDemoInstall

@commercetools-uikit/spacings-inset-squish

Package Overview
Dependencies
92
Maintainers
3
Versions
717
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 19.3.0 to 19.3.1

2

dist/commercetools-uikit-spacings-inset-squish.cjs.dev.js

@@ -69,5 +69,5 @@ 'use strict';

// NOTE: This string will be replaced on build time with the package version.
var version = "19.3.0";
var version = "19.3.1";
exports["default"] = InsetSquish$1;
exports.version = version;

@@ -64,5 +64,5 @@ 'use strict';

// NOTE: This string will be replaced on build time with the package version.
var version = "19.3.0";
var version = "19.3.1";
exports["default"] = InsetSquish$1;
exports.version = version;

@@ -52,4 +52,4 @@ import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';

// NOTE: This string will be replaced on build time with the package version.
var version = "19.3.0";
var version = "19.3.1";
export { InsetSquish$1 as default, version };

@@ -11,4 +11,4 @@ import { ReactNode } from 'react';

displayName: string;
defaultProps: Pick<TInsetSquishProps, "height" | "scale">;
defaultProps: Pick<TInsetSquishProps, "scale" | "height">;
};
export default InsetSquish;
{
"name": "@commercetools-uikit/spacings-inset-squish",
"description": "An inset squish spacing component provides a consistent padding to the inner component, with horizontal padding being proportionally bigger than the vertical padding.",
"version": "19.3.0",
"version": "19.3.1",
"bugs": "https://github.com/commercetools/ui-kit/issues",

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

"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-uikit/design-system": "19.3.0",
"@commercetools-uikit/utils": "19.3.0",
"@commercetools-uikit/design-system": "19.3.1",
"@commercetools-uikit/utils": "19.3.1",
"@emotion/react": "^11.10.5",

@@ -28,0 +28,0 @@ "prop-types": "15.8.1"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc