Socket
Socket
Sign inDemoInstall

@commercetools-uikit/tag

Package Overview
Dependencies
9
Maintainers
4
Versions
876
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.15.1 to 10.15.2-canary.0

README.md

4

dist/tag.cjs.js

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

var Body = _styled("div", {
target: "e6v87y30"
target: "e12gq4ov0"
})();

@@ -192,5 +192,5 @@ var getTextDetailColor = function getTextDetailColor(isDisabled, theme) {

var version = '10.15.1';
var version = '10.15.2-canary.0+b0cbd719';
exports.default = Tag;
exports.version = version;

@@ -79,3 +79,3 @@ import _styled from '@emotion/styled-base';

var Body = _styled("div", {
target: "e6v87y30"
target: "e12gq4ov0"
})();

@@ -186,5 +186,5 @@ var getTextDetailColor = function getTextDetailColor(isDisabled, theme) {

var version = '10.15.1';
var version = '10.15.2-canary.0+b0cbd719';
export default Tag;
export { version };
{
"name": "@commercetools-uikit/tag",
"version": "10.15.1",
"version": "10.15.2-canary.0+b0cbd719",
"description": "",

@@ -14,3 +14,3 @@ "main": "dist/tag.cjs.js",

"prebuild": "rimraf dist",
"build": "cross-env NODE_ENV=production rollup -c ../../../rollup.config.js -i ./index.js"
"build": "cross-env NODE_ENV=production rollup -c ../../../rollup.config.js -i ./src/index.js"
},

@@ -22,4 +22,4 @@ "files": [

"dependencies": {
"@commercetools-uikit/accessible-button": "10.15.1",
"@commercetools-uikit/constraints": "10.15.1",
"@commercetools-uikit/accessible-button": "10.15.2-canary.0+b0cbd719",
"@commercetools-uikit/constraints": "10.15.2-canary.0+b0cbd719",
"@commercetools-uikit/design-system": "10.15.1",

@@ -36,3 +36,3 @@ "@commercetools-uikit/icons": "10.15.1",

"license": "MIT",
"gitHead": "f75e3227fda3bd88123b27d5787d038526cc5832"
"gitHead": "b0cbd7194da00d7589d9bb8035817f1a3bf87045"
}
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