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

native-event-bus

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

native-event-bus - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

index.d.ts

12

package.json
{
"name": "native-event-bus",
"version": "1.0.0",
"version": "1.0.1",
"description": "Lightweight Native Event Bus in JavaScript",
"main": "index.ts",
"main": "index.js",
"module": "index.js",
"types": "index.d.ts",
"repository": "git@github.com:CarterLi/event-bus.git",
"author": "李通洲 <carter.li@eoitek.com>",
"bugs": {
"url": "https://github.com/CarterLi/event-bus/issues",
"email": "carter.li@eoitek.com"
},
"license": "MIT",
"scripts": {
"build": "tsc -p ."
"build": "tsc -d -p ."
}
}
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