@spectrum-web-components/toast
Advanced tools
Comparing version 0.3.5-alpha.38 to 0.4.0
@@ -6,2 +6,8 @@ # Change Log | ||
# [0.4.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/toast@0.3.4...@spectrum-web-components/toast@0.4.0) (2020-07-17) | ||
### Features | ||
- leverage "exports" field in package.json ([321abd7](https://github.com/adobe/spectrum-web-components/commit/321abd7b7e78ccd9157cff75a1fa3dbd06e81f79)) | ||
## [0.3.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/toast@0.3.3...@spectrum-web-components/toast@0.3.4) (2020-06-08) | ||
@@ -8,0 +14,0 @@ |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.3.5-alpha.38+3926abb2", | ||
"version": "0.4.0", | ||
"description": "", | ||
@@ -51,5 +51,5 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@spectrum-web-components/button": "^0.7.1-alpha.38+3926abb2", | ||
"@spectrum-web-components/icon": "^0.4.9-alpha.38+3926abb2", | ||
"@spectrum-web-components/icons-ui": "^0.1.3-alpha.38+3926abb2", | ||
"@spectrum-web-components/button": "^0.8.0", | ||
"@spectrum-web-components/icon": "^0.5.0", | ||
"@spectrum-web-components/icons-ui": "^0.2.0", | ||
"lit-element": "^2.1.0", | ||
@@ -59,3 +59,3 @@ "lit-html": "^1.0.0", | ||
}, | ||
"gitHead": "3926abb2769a9bab28762bf3b3e1fab7c5f03589" | ||
"gitHead": "75044c0b0aeafaf7c6d90c32c7b4ba1fc9d3bc28" | ||
} |
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
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
0
76726
27
+ Added@spectrum-web-components/base@0.1.3(transitive)
+ Added@spectrum-web-components/button@0.8.4(transitive)
+ Added@spectrum-web-components/icon@0.5.2(transitive)
+ Added@spectrum-web-components/icons-ui@0.2.2(transitive)
+ Added@spectrum-web-components/iconset@0.2.5(transitive)
+ Added@spectrum-web-components/shared@0.6.0(transitive)
+ Added@spectrum-web-components/styles@0.6.1(transitive)
+ Added@spectrum-web-components/theme@0.6.3(transitive)
- Removed@spectrum-web-components/button@0.7.1-alpha.38(transitive)
- Removed@spectrum-web-components/icon@0.4.9-alpha.38(transitive)
- Removed@spectrum-web-components/icons-ui@0.1.3-alpha.38(transitive)
- Removed@spectrum-web-components/iconset@0.1.12-alpha.38(transitive)
- Removed@spectrum-web-components/shared@0.4.8-alpha.38(transitive)