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

@commercetools-uikit/spacings-inset

Package Overview
Dependencies
Maintainers
3
Versions
824
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-uikit/spacings-inset - npm Package Compare versions

Comparing version 0.0.0-canary-20241205123945 to 0.0.0-canary-20241210173201

2

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

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

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

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

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

@@ -54,4 +54,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.17.1";
var version = "19.18.0";
export { Inset$1 as default, version };

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

displayName: string;
defaultProps: Pick<TInsetProps, "height" | "scale">;
defaultProps: Pick<TInsetProps, "scale" | "height">;
};
export default Inset;
{
"name": "@commercetools-uikit/spacings-inset",
"description": "An inset spacing component provides a consistent padding to the inner component.",
"version": "0.0.0-canary-20241205123945",
"version": "0.0.0-canary-20241210173201",
"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-20241205123945",
"@commercetools-uikit/utils": "0.0.0-canary-20241205123945",
"@commercetools-uikit/design-system": "0.0.0-canary-20241210173201",
"@commercetools-uikit/utils": "0.0.0-canary-20241210173201",
"@emotion/react": "^11.10.5",

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

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