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

exokit

Package Overview
Dependencies
Maintainers
1
Versions
388
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exokit - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

8

index.js

@@ -318,3 +318,5 @@ const events = require('events');

this[windowSymbol].emit('vrdisplaypresentchange');
process.nextTick(() => {
this[windowSymbol].emit('vrdisplaypresentchange');
});
});

@@ -328,3 +330,5 @@ }

this[windowSymbol].emit('vrdisplaypresentchange');
process.nextTick(() => {
this[windowSymbol].emit('vrdisplaypresentchange');
});
});

@@ -331,0 +335,0 @@ }

{
"name": "exokit",
"version": "0.0.24",
"version": "0.0.25",
"main": "index.js",

@@ -5,0 +5,0 @@ "dependencies": {

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