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.2 to 0.4.3

dist/index.js

9

package.json
{
"name": "easy-eventbus",
"version": "0.4.2",
"version": "0.4.3",
"description": "this is a library for eventbus",
"main": "index.js",
"main": "dist/index.js",
"type": "module",
"module": "types/index.js",
"types": "types/index.d.ts",

@@ -11,3 +13,4 @@ "scripts": {

"release": "standard-version",
"test": "jest --watch"
"test": "jest --watch",
"tsc": "tsc"
},

@@ -14,0 +17,0 @@ "keywords": [

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