@spectrum-web-components/tray
Advanced tools
Comparing version 0.0.3-alpha.0 to 0.0.3-alpha.34
{ | ||
"name": "@spectrum-web-components/tray", | ||
"version": "0.0.3-alpha.0+24b598bc7", | ||
"version": "0.0.3-alpha.34+ed84dff79", | ||
"publishConfig": { | ||
@@ -46,5 +46,5 @@ "access": "public" | ||
"dependencies": { | ||
"@spectrum-web-components/base": "^0.4.4-alpha.101+24b598bc7", | ||
"@spectrum-web-components/modal": "^0.3.6-alpha.27+24b598bc7", | ||
"@spectrum-web-components/underlay": "^0.6.6-alpha.27+24b598bc7", | ||
"@spectrum-web-components/base": "^0.4.4-alpha.135+ed84dff79", | ||
"@spectrum-web-components/modal": "^0.3.6-alpha.61+ed84dff79", | ||
"@spectrum-web-components/underlay": "^0.6.6-alpha.61+ed84dff79", | ||
"tslib": "^2.0.0" | ||
@@ -61,3 +61,3 @@ }, | ||
], | ||
"gitHead": "24b598bc7c57c7f279c8957abbc0b0827ecd7089" | ||
"gitHead": "ed84dff79fd23708ed6c63a8114290217d9c17ad" | ||
} |
@@ -35,2 +35,3 @@ /* | ||
this.tray.focus(); | ||
console.log('hi'); | ||
} | ||
@@ -37,0 +38,0 @@ else { |
@@ -48,2 +48,3 @@ /* | ||
this.tray.focus(); | ||
console.log('hi'); | ||
} else { | ||
@@ -50,0 +51,0 @@ super.focus(); |
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
56322
503