@spectrum-web-components/icon
Advanced tools
Comparing version 0.4.9-alpha.38 to 0.5.0
@@ -6,2 +6,9 @@ # Change Log | ||
# [0.5.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icon@0.4.8...@spectrum-web-components/icon@0.5.0) (2020-07-17) | ||
### Features | ||
- **overlay:** manage focus throwing and tab trapping ([27a0b53](https://github.com/adobe/spectrum-web-components/commit/27a0b53ea94d19bb18b7d3f89763b06dc1b42b59)) | ||
- leverage "exports" field in package.json ([321abd7](https://github.com/adobe/spectrum-web-components/commit/321abd7b7e78ccd9157cff75a1fa3dbd06e81f79)) | ||
## [0.4.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icon@0.4.7...@spectrum-web-components/icon@0.4.8) (2020-06-08) | ||
@@ -8,0 +15,0 @@ |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.4.9-alpha.38+3926abb2", | ||
"version": "0.5.0", | ||
"description": "", | ||
@@ -54,3 +54,3 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@spectrum-web-components/iconset": "^0.1.12-alpha.38+3926abb2", | ||
"@spectrum-web-components/iconset": "^0.2.0", | ||
"lit-element": "^2.1.0", | ||
@@ -60,3 +60,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
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
210178
202
+ Added@spectrum-web-components/base@0.1.3(transitive)
+ Added@spectrum-web-components/iconset@0.2.5(transitive)
+ Added@spectrum-web-components/styles@0.6.1(transitive)
+ Added@spectrum-web-components/theme@0.6.3(transitive)
- Removed@spectrum-web-components/iconset@0.1.12-alpha.38(transitive)