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

@vladfrangu/async_event_emitter

Package Overview
Dependencies
Maintainers
0
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vladfrangu/async_event_emitter - npm Package Compare versions

Comparing version 2.2.5-next.b6839ad.0 to 2.3.0-next.0f4029e.0

4

package.json
{
"name": "@vladfrangu/async_event_emitter",
"version": "2.2.5-next.b6839ad.0",
"version": "2.3.0-next.0f4029e.0",
"description": "An event emitter implementation with async support in mind",

@@ -36,3 +36,3 @@ "main": "./dist/index.cjs",

"update": "yarn upgrade-interactive",
"build": "tsc -p src --noEmit && tsup && node ./scripts/postbuild.mjs",
"build": "tsc -p src --noEmit && tsup",
"clean": "node scripts/clean.mjs",

@@ -39,0 +39,0 @@ "typecheck": "tsc -p src --noEmit",

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