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

easy-eventbus

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-eventbus - npm Package Compare versions

Comparing version 0.4.5 to 0.4.6

5

package.json
{
"name": "easy-eventbus",
"version": "0.4.5",
"version": "0.4.6",
"description": "this is a library for eventbus",

@@ -27,2 +27,5 @@ "main": "dist/index.js",

],
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"repository": {

@@ -29,0 +32,0 @@ "type": "git",

1

types/index.d.ts

@@ -121,1 +121,2 @@ /**

export { EasyListener, EasySubscriber, EasyEventbus };
export default EasyEventbus;

@@ -237,1 +237,2 @@ /**

export { EasySubscriber, EasyEventbus };
export default EasyEventbus;
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