@spectrum-web-components/underlay
Advanced tools
Comparing version 0.3.4-alpha.178 to 0.4.0
@@ -6,2 +6,15 @@ # Change Log | ||
# [0.4.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/underlay@0.3.3...@spectrum-web-components/underlay@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)) | ||
- stop merging selectors in a way that alters the cascade ([369388f](https://github.com/adobe/spectrum-web-components/commit/369388f8cc147543891087991c569f849ddb9b38)) | ||
- 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 | ||
- **underlay:** update spectrum css input ([edf1a4b](https://github.com/adobe/spectrum-web-components/commit/edf1a4b780b83b99ae054fad7d547fba99c2c7dc)) | ||
## [0.3.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/underlay@0.3.2...@spectrum-web-components/underlay@0.3.3) (2020-10-12) | ||
@@ -8,0 +21,0 @@ |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.3.4-alpha.178+a6776aa0", | ||
"version": "0.4.0", | ||
"description": "", | ||
@@ -56,6 +56,6 @@ "main": "./src/index.js", | ||
"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
43395
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)