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

phosphide

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phosphide - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

2

lib/core/application.js

@@ -387,4 +387,4 @@ /*-----------------------------------------------------------------------------

Application.prototype.addEventsListeners = function () {
document.addEventListener('resize', this);
document.addEventListener('keydown', this);
window.addEventListener('resize', this);
};

@@ -391,0 +391,0 @@ /**

{
"name": "phosphide",
"version": "0.9.0",
"version": "0.9.1",
"description": "Slightly opinionated scaffolding for building plugin-based IDE-style applications.",

@@ -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