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

@achrinza/event-pubsub

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@achrinza/event-pubsub - npm Package Compare versions

Comparing version 5.0.8 to 5.0.9

8

package.json
{
"name": "@achrinza/event-pubsub",
"version": "5.0.8",
"version": "5.0.9",
"description": "Super light and fast Extensible ES6+ events and EventEmitters for Node and the browser. Easy for any developer level, use the same exact code in node and the browser. No frills, just high speed events!",

@@ -11,3 +11,3 @@ "main": "index.js",

"engines": {
"node": "13 || 14 || 16 || 17 || 18 || 19"
"node": "13 || 14 || 16 || 17 || 18 || 19 || 20"
},

@@ -42,3 +42,3 @@ "publishConfig": {

"devDependencies": {
"@node-ipc/vanilla-test": "1.4.12",
"@node-ipc/vanilla-test": "1.4.13",
"c8": "^7.6.0",

@@ -49,4 +49,4 @@ "copyfiles": "^2.4.0",

"dependencies": {
"@achrinza/strong-type": "0.1.10"
"@achrinza/strong-type": "0.1.11"
}
}
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