New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

phosphor-tabs

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phosphor-tabs - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

2

lib/tabbar.js

@@ -965,3 +965,3 @@ /*-----------------------------------------------------------------------------

(event.clientY < rect.top - DETACH_THRESHOLD) ||
(event.clientY >= rect.top + DETACH_THRESHOLD));
(event.clientY >= rect.bottom + DETACH_THRESHOLD));
}

@@ -968,0 +968,0 @@ /**

{
"name": "phosphor-tabs",
"version": "0.9.2",
"version": "0.9.3",
"description": "Phosphor widgets for creating tab bars and tab panels.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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