@spectrum-web-components/overlay
Advanced tools
Comparing version 0.6.5-alpha.60 to 0.6.5-alpha.84
@@ -21,6 +21,7 @@ { | ||
], | ||
"version": "0.6.5-alpha.60+a478c2c4", | ||
"version": "0.6.5-alpha.84+1680fb01", | ||
"description": "", | ||
"main": "src/index.js", | ||
"module": "src/index.js", | ||
"main": "./src/index.js", | ||
"module": "./src/index.js", | ||
"types": "./src/index.d.ts", | ||
"type": "module", | ||
@@ -64,8 +65,8 @@ "exports": { | ||
"@popperjs/core": "^2.2.2", | ||
"@spectrum-web-components/base": "^0.1.4-alpha.60+a478c2c4", | ||
"@spectrum-web-components/theme": "^0.6.4-alpha.60+a478c2c4", | ||
"@spectrum-web-components/base": "^0.1.4-alpha.84+1680fb01", | ||
"@spectrum-web-components/theme": "^0.6.4-alpha.84+1680fb01", | ||
"popper-max-size-modifier": "^0.2.0", | ||
"tslib": "^2.0.0" | ||
}, | ||
"gitHead": "a478c2c484b45e88c5d8b5cc64a255e31d0a3829" | ||
"gitHead": "1680fb01795050191c13f5c05f554d923ff850ae" | ||
} |
@@ -13,3 +13,3 @@ /* | ||
import { OverlayTrigger } from '../src/OverlayTrigger.js'; | ||
import { Overlay, } from '@spectrum-web-components/overlay'; | ||
import { Overlay } from '../src/index.js'; | ||
import '../overlay-trigger.js'; | ||
@@ -16,0 +16,0 @@ OverlayTrigger.openOverlay = async (target, interaction, content, options) => { |
@@ -14,7 +14,3 @@ /* | ||
import { OverlayTrigger } from '../src/OverlayTrigger.js'; | ||
import { | ||
Overlay, | ||
OverlayOptions, | ||
TriggerInteractions, | ||
} from '@spectrum-web-components/overlay'; | ||
import { Overlay, OverlayOptions, TriggerInteractions } from '../src/index.js'; | ||
import '../overlay-trigger.js'; | ||
@@ -21,0 +17,0 @@ |
Sorry, the diff of this file is not supported yet
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
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
244428
70
3342