@spectrum-web-components/button-group
Advanced tools
Comparing version 0.3.5-alpha.178 to 0.4.0
@@ -6,2 +6,14 @@ # Change Log | ||
# [0.4.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/button-group@0.3.4...@spectrum-web-components/button-group@0.4.0) (2021-01-13) | ||
### Bug Fixes | ||
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b)) | ||
- update latest Spectrum CSS beta releases ([d8d3acc](https://github.com/adobe/spectrum-web-components/commit/d8d3acc86de31e58219db6ba2a9d045b83cbe103)) | ||
- use latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5)) | ||
### Features | ||
- **button-group:** update spectrum css input ([d8b1218](https://github.com/adobe/spectrum-web-components/commit/d8b1218f3993d378115206b125ca3e92ba756203)) | ||
## [0.3.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/button-group@0.3.3...@spectrum-web-components/button-group@0.3.4) (2020-10-12) | ||
@@ -8,0 +20,0 @@ |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.3.5-alpha.178+a6776aa0", | ||
"version": "0.4.0", | ||
"description": "", | ||
@@ -54,9 +54,9 @@ "main": "./src/index.js", | ||
"@spectrum-css/buttongroup": "^3.0.0-beta.6", | ||
"@spectrum-web-components/button": "^0.9.5-alpha.178+a6776aa0" | ||
"@spectrum-web-components/button": "^0.10.0" | ||
}, | ||
"dependencies": { | ||
"@spectrum-web-components/base": "^0.1.4-alpha.178+a6776aa0", | ||
"@spectrum-web-components/base": "^0.2.0", | ||
"tslib": "^2.0.0" | ||
}, | ||
"gitHead": "a6776aa098b05f71c1ec09bbf28acfaf62571d06" | ||
"gitHead": "62f319d0f7272f4ac83f35c8180e7c4adfff37e3" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
42407
0
+ Added@spectrum-web-components/base@0.2.00.3.3(transitive)
+ Added@spectrum-web-components/styles@0.8.1(transitive)
+ Added@spectrum-web-components/theme@0.7.4(transitive)
- Removed@spectrum-web-components/base@0.1.4-alpha.178(transitive)
- Removed@spectrum-web-components/styles@0.6.2-alpha.263(transitive)
- Removed@spectrum-web-components/theme@0.6.4-alpha.178(transitive)