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

ts-simple-event-bus

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-simple-event-bus - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

5

package.json
{
"name": "ts-simple-event-bus",
"version": "2.0.1",
"version": "2.0.2",
"main": "./dist/index.js",

@@ -11,4 +11,3 @@ "types": "./dist/index.d.ts",

"test": "nyc mocha -r ts-node/register **/**/*.test.ts",
"coverage": "nyc report --reporter=text-lcov | coveralls",
"publish": "yarn build && npm publish"
"coverage": "nyc report --reporter=text-lcov | coveralls"
},

@@ -15,0 +14,0 @@ "author": "Hugo LAPLACE-BUILHE",

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