You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@commercetools-uikit/spacings-stack

Package Overview
Dependencies
Maintainers
3
Versions
736
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 19.1.0 to 19.2.0

2

dist/commercetools-uikit-spacings-stack.cjs.dev.js

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

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

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

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

@@ -78,4 +78,4 @@ import _Object$keys from '@babel/runtime-corejs3/core-js-stable/object/keys';

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

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

displayName: string;
defaultProps: Pick<TStackProps, "alignItems" | "scale">;
defaultProps: Pick<TStackProps, "scale" | "alignItems">;
};
export default Stack;
{
"name": "@commercetools-uikit/spacings-stack",
"description": "A stack spacing component renders its children vertically with a consistent spacing between them.",
"version": "19.1.0",
"version": "19.2.0",
"bugs": "https://github.com/commercetools/ui-kit/issues",

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

"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-uikit/design-system": "19.1.0",
"@commercetools-uikit/utils": "19.1.0",
"@commercetools-uikit/design-system": "19.2.0",
"@commercetools-uikit/utils": "19.2.0",
"@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
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc