@spectrum-web-components/toast
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.4.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/toast@0.4.1...@spectrum-web-components/toast@0.4.2) (2020-07-24) | ||
### Bug Fixes | ||
- ensure browser understandable extensions ([f4e59f7](https://github.com/adobe/spectrum-web-components/commit/f4e59f76f86369593810463c6406565e28ad97e9)) | ||
## [0.4.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/toast@0.4.0...@spectrum-web-components/toast@0.4.1) (2020-07-22) | ||
@@ -8,0 +14,0 @@ |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "", | ||
@@ -51,5 +51,5 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@spectrum-web-components/button": "^0.8.1", | ||
"@spectrum-web-components/icon": "^0.5.0", | ||
"@spectrum-web-components/icons-ui": "^0.2.0", | ||
"@spectrum-web-components/button": "^0.8.2", | ||
"@spectrum-web-components/icon": "^0.5.1", | ||
"@spectrum-web-components/icons-ui": "^0.2.1", | ||
"lit-element": "^2.1.0", | ||
@@ -59,3 +59,3 @@ "lit-html": "^1.0.0", | ||
}, | ||
"gitHead": "6525377d6526487105bea9f5b731b26279051968" | ||
"gitHead": "4a420fbee76f5ff62da8fab792542bcb3b1dd0d1" | ||
} |
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
88644