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

@commercetools-uikit/design-system

Package Overview
Dependencies
Maintainers
3
Versions
785
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-uikit/design-system - npm Package Compare versions

Comparing version 0.0.0-canary-13a4f7037f77a041964e36460e7beb59f08a246f to 0.0.0-canary-202010215528

CHANGELOG.md

2

dist/design-system.cjs.js

@@ -143,3 +143,3 @@ 'use strict';

var version = '0.0.0-canary-13a4f7037f77a041964e36460e7beb59f08a246f';
var version = '0.0.0-canary-202010215528';

@@ -146,0 +146,0 @@ exports.customProperties = customProperties;

@@ -139,4 +139,4 @@ var customProperties = {

var version = '0.0.0-canary-13a4f7037f77a041964e36460e7beb59f08a246f';
var version = '0.0.0-canary-202010215528';
export { customProperties, designTokens, version };
{
"name": "@commercetools-uikit/design-system",
"version": "0.0.0-canary-13a4f7037f77a041964e36460e7beb59f08a246f",
"description": "",
"description": "Core package of the commercetools design system.",
"version": "0.0.0-canary-202010215528",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
"url": "https://github.com/commercetools/ui-kit.git",
"directory": "design-system"
},
"homepage": "https://uikit.commercetools.com",
"keywords": [
"javascript",
"design system",
"react",
"uikit"
],
"license": "MIT",
"private": false,

@@ -9,2 +23,3 @@ "publishConfig": {

},
"sideEffects": false,
"main": "dist/design-system.cjs.js",

@@ -16,3 +31,2 @@ "module": "dist/design-system.esm.js",

],
"sideEffects": false,
"scripts": {

@@ -24,5 +38,3 @@ "prepare": "../scripts/version.js replace",

"build:tokens:watch": "nodemon -e yaml --quiet --watch materials/internals --exec 'yarn build:tokens'"
},
"license": "MIT",
"gitHead": "5f63d3ebfe81e02c4166958386725a1bd10f79b2"
}
}
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