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.6.1 to 1.6.2

5

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

@@ -14,3 +14,4 @@ "scripts": {

},
"main": "dist/commonjs/EventEmitter.js",
"main": "./dist/commonjs/EventEmitter.js",
"types":"./dist/@types/event-emitter-lite/index.d.ts",
"repository": {

@@ -17,0 +18,0 @@ "type": "git",

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