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

event-emitter-lite

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

event-emitter-lite - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

1

dist/amd/EventEmitter.js

@@ -68,2 +68,3 @@ define(["require", "exports"], function (require, exports) {

;
this._lastvalue = value;
return _resolveValues;

@@ -70,0 +71,0 @@ };

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

;
this._lastvalue = value;
return _resolveValues;

@@ -69,0 +70,0 @@ };

2

package.json
{
"name": "event-emitter-lite",
"version": "1.5.0",
"version": "1.6.0",
"description": "simple event emitter to use with typescript and pure javascript no depences",

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

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