uxcore-badge
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -121,3 +121,5 @@ 'use strict'; | ||
Badge.displayName = 'Badge'; | ||
exports["default"] = Badge; | ||
module.exports = exports['default']; |
@@ -0,1 +1,5 @@ | ||
## 0.2.1 | ||
* `CHANGED` add displayName | ||
## 0.2.0 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "uxcore-badge", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "uxcore-badge component for uxcore.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/uxcore/uxcore-badge.git", |
@@ -80,2 +80,4 @@ /** | ||
Badge.displayName = 'Badge'; | ||
export default Badge; |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
35329
624
0