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

subscribe-ui-event

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

subscribe-ui-event - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

4

index.js

@@ -15,4 +15,4 @@ /**

module.exports = {
subscribe: require('./src/subscribe'),
unsubscribe: require('./src/unsubscribe')
subscribe: require('./dist/subscribe'),
unsubscribe: require('./dist/unsubscribe')
};

@@ -19,0 +19,0 @@ } else {

{
"name": "subscribe-ui-event",
"version": "0.1.2",
"version": "0.1.3",
"description": "A single, throttle built-in solution to subscribe to browser UI Events.",

@@ -5,0 +5,0 @@ "main": "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