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

@tsed/event-emitter

Package Overview
Dependencies
Maintainers
1
Versions
604
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsed/event-emitter - npm Package Compare versions

Comparing version 7.0.0-alpha.1 to 7.0.0-alpha.2

13

package.json
{
"name": "@tsed/event-emitter",
"version": "7.0.0-alpha.1",
"version": "7.0.0-alpha.2",
"description": "EventEmitter package for Ts.ED framework",

@@ -16,5 +16,5 @@ "main": "./lib/index.js",

"devDependencies": {
"@tsed/common": "7.0.0-alpha.1",
"@tsed/core": "7.0.0-alpha.1",
"@tsed/di": "7.0.0-alpha.1",
"@tsed/common": "7.0.0-alpha.2",
"@tsed/core": "7.0.0-alpha.2",
"@tsed/di": "7.0.0-alpha.2",
"eventemitter2": "^6.4.4"

@@ -31,3 +31,6 @@ },

"author": "Romain Lenzotti",
"license": "MIT"
"license": "MIT",
"publishConfig": {
"tag": "alpha"
}
}
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