@devseed-ui/button
Advanced tools
Comparing version 2.4.0 to 2.4.1
@@ -22,3 +22,3 @@ ### Import | ||
```react | ||
<div> | ||
<DevseedUiThemeProvider> | ||
<Button | ||
@@ -42,3 +42,3 @@ variation="base-raised-light" | ||
</Button> | ||
</div> | ||
</DevseedUiThemeProvider> | ||
``` | ||
@@ -51,3 +51,3 @@ | ||
```react | ||
<div> | ||
<DevseedUiThemeProvider> | ||
<Button | ||
@@ -80,3 +80,3 @@ variation="base-raised-light" | ||
</Button> | ||
</div> | ||
</DevseedUiThemeProvider> | ||
``` | ||
@@ -83,0 +83,0 @@ |
# @devseed-ui/button | ||
## 2.4.1 | ||
### Patch Changes | ||
- Updated dependencies [undefined] | ||
- @devseed-ui/collecticons@0.13.0 | ||
## 2.4.0 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@devseed-ui/button", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "devseed UI Kit Button", | ||
@@ -16,5 +16,5 @@ "browser": "./dist/index.web.js", | ||
"@devseed-ui/base": "^2.2.0", | ||
"@devseed-ui/collecticons": "0.12.0", | ||
"@devseed-ui/collecticons": "0.13.0", | ||
"@devseed-ui/helpers": "^2.3.0" | ||
} | ||
} |
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
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
123516
0
+ Added@devseed-ui/collecticons@0.13.0(transitive)
+ Addedcollecticons-lib@3.1.0(transitive)
- Removed@devseed-ui/collecticons@0.12.0(transitive)
- Removedcollecticons-lib@2.2.0(transitive)