Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-web-components/tray

Package Overview
Dependencies
Maintainers
6
Versions
247
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/tray - npm Package Compare versions

Comparing version 0.0.3-alpha.0 to 0.0.3-alpha.34

10

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc