@commercetools-uikit/stamp
Advanced tools
Comparing version 0.0.0-canary-202066132619 to 0.0.0-canary-20206615655
# @commercetools-uikit/stamp | ||
## 0.0.0-canary-202066132619 | ||
## 0.0.0-canary-20206615655 | ||
@@ -9,2 +9,4 @@ ### Patch Changes | ||
* [`7d3349e`](https://github.com/commercetools/ui-kit/commit/7d3349efd2915c76d41f01ff8783887f510f9cf7) [#1419](https://github.com/commercetools/ui-kit/pull/1419) Thanks [@mohib0306](https://github.com/mohib0306)! - Move `src/components/typography` to `packages/components/typography` | ||
## 10.21.0 | ||
@@ -11,0 +13,0 @@ |
@@ -112,5 +112,5 @@ 'use strict'; | ||
var version = '0.0.0-canary-202066132619'; | ||
var version = '0.0.0-canary-20206615655'; | ||
exports.default = Stamp; | ||
exports.version = version; |
@@ -106,5 +106,5 @@ import PropTypes from 'prop-types'; | ||
var version = '0.0.0-canary-202066132619'; | ||
var version = '0.0.0-canary-20206615655'; | ||
export default Stamp; | ||
export { version }; |
{ | ||
"name": "@commercetools-uikit/stamp", | ||
"version": "0.0.0-canary-202066132619", | ||
"version": "0.0.0-canary-20206615655", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/stamp.cjs.js", |
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
10922