@commercetools-uikit/accessible-button
Advanced tools
Comparing version 11.0.0-alpha.9 to 11.0.0-alpha.10
@@ -125,5 +125,5 @@ 'use strict'; | ||
var version = '11.0.0-alpha.9'; | ||
var version = '11.0.0-alpha.10'; | ||
exports.default = AccessibleButton; | ||
exports.version = version; |
@@ -119,5 +119,5 @@ import _styled from '@emotion/styled-base'; | ||
var version = '11.0.0-alpha.9'; | ||
var version = '11.0.0-alpha.10'; | ||
export default AccessibleButton; | ||
export { version }; |
{ | ||
"name": "@commercetools-uikit/accessible-button", | ||
"version": "11.0.0-alpha.9", | ||
"version": "11.0.0-alpha.10", | ||
"description": "", | ||
@@ -22,3 +22,3 @@ "main": "dist/accessible-button.cjs.js", | ||
"dependencies": { | ||
"@commercetools-uikit/design-system": "11.0.0-alpha.9", | ||
"@commercetools-uikit/design-system": "11.0.0-alpha.10", | ||
"@emotion/core": "10.0.22", | ||
@@ -33,3 +33,3 @@ "@emotion/styled": "10.0.23", | ||
}, | ||
"gitHead": "cb4274ff9b8a5dc3ce6f48d66738e8edcc00c591" | ||
"gitHead": "1f8a0bd3b67d1564bfc3b24c11312109d6f21cee" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10555
+ Added@commercetools-uikit/design-system@11.0.0-alpha.10(transitive)
- Removed@commercetools-uikit/design-system@11.0.0-alpha.9(transitive)