@spectrum-web-components/overlay
Advanced tools
Comparing version 0.3.4 to 0.3.5-alpha.1
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.3.4", | ||
"version": "0.3.5-alpha.1+e39e02a1", | ||
"description": "", | ||
@@ -32,2 +32,6 @@ "main": "lib/index.js", | ||
], | ||
"sideEffects": [ | ||
"./lib/index.js", | ||
"./src/index.ts" | ||
], | ||
"scripts": { | ||
@@ -44,6 +48,6 @@ "test": "karma start --coverage" | ||
"@popperjs/core": "^2.2.2", | ||
"@spectrum-web-components/theme": "^0.3.2", | ||
"@spectrum-web-components/theme": "^0.3.3-alpha.11+e39e02a1", | ||
"tslib": "^1.10.0" | ||
}, | ||
"gitHead": "35de9fba0df4b96a67b3a6c580867e2ae88cafa8" | ||
"gitHead": "e39e02a1cbe36c4512a18fa8622a8861f2509629" | ||
} |
@@ -9,2 +9,5 @@ ## Description | ||
[![See it on NPM!](https://img.shields.io/npm/v/@spectrum-web-components/overlay?style=for-the-badge)](https://www.npmjs.com/package/@spectrum-web-components/overlay) | ||
[![How big is this package in your project?](https://img.shields.io/bundlephobia/minzip/@spectrum-web-components/overlay?style=for-the-badge)](https://bundlephobia.com/result?p=@spectrum-web-components/overlay) | ||
``` | ||
@@ -11,0 +14,0 @@ npm install @spectrum-web-components/overlay |
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
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
174154
56
1
+ Added@spectrum-web-components/theme@0.3.3-alpha.11(transitive)
- Removed@spectrum-web-components/theme@0.3.2(transitive)
Updated@spectrum-web-components/theme@^0.3.3-alpha.11+e39e02a1