@spectrum-web-components/overlay
Advanced tools
Comparing version 0.3.9-alpha.38 to 0.4.0
@@ -6,2 +6,9 @@ # Change Log | ||
# [0.4.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/overlay@0.3.8...@spectrum-web-components/overlay@0.4.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.3.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/overlay@0.3.7...@spectrum-web-components/overlay@0.3.8) (2020-06-08) | ||
@@ -8,0 +15,0 @@ |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.3.9-alpha.38+3926abb2", | ||
"version": "0.4.0", | ||
"description": "", | ||
@@ -58,3 +58,3 @@ "main": "src/index.js", | ||
"@popperjs/core": "^2.2.2", | ||
"@spectrum-web-components/theme": "^0.4.2-alpha.38+3926abb2", | ||
"@spectrum-web-components/theme": "^0.5.0", | ||
"lit-element": "^2.1.0", | ||
@@ -65,3 +65,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
206866
60
+ Added@spectrum-web-components/styles@0.6.1(transitive)
+ Added@spectrum-web-components/theme@0.5.2(transitive)
- Removed@spectrum-web-components/styles@0.5.4-alpha.38(transitive)
- Removed@spectrum-web-components/theme@0.4.2-alpha.38(transitive)