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

@helenejs/data

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@helenejs/data - npm Package Compare versions

Comparing version 1.4.3 to 1.4.5

3

lib/collection.js

@@ -31,3 +31,2 @@ "use strict";

this.ready = false;
this.setMaxListeners(1024);
this.autoload = autoload;

@@ -95,3 +94,3 @@ this.timestampData = timestamps;

this.afterRemove = afterRemove.bind(this);
this.setMaxListeners(100);
this.setMaxListeners(1024);
}

@@ -98,0 +97,0 @@ deferEmit(event, ...args) {

{
"name": "@helenejs/data",
"version": "1.4.3",
"version": "1.4.5",
"description": "Real-time Web Apps for Node.js",

@@ -50,3 +50,3 @@ "main": "lib/index.js",

},
"gitHead": "9a432364117bdaa7878bed6e6167c6d0eceb0541"
"gitHead": "d97fe2a4acc5e157fbd8372eb584f633794f10bf"
}

Sorry, the diff of this file is not supported yet

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