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

subscribe-ui-event

Package Overview
Dependencies
Maintainers
4
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 1.0.3 to 1.0.4

4

dist/mainEventConnectors.js

@@ -8,4 +8,4 @@ /**

var _clone = require('lodash.clone');
var _throttle = require('lodash.throttle');
var _clone = require('lodash/lang/clone');
var _throttle = require('lodash/function/throttle');
var AugmentedEvent = require('./AugmentedEvent');

@@ -12,0 +12,0 @@ var connections = require('./globalVars').connections;

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

@@ -27,4 +27,3 @@ "main": "index.js",

"eventemitter3": "^1.1.0",
"lodash.throttle": "^3.0.3",
"lodash.clone": "^3.0.3",
"lodash": "^3.0.3",
"raf": "^3.0.0"

@@ -31,0 +30,0 @@ },

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