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

@produck/charon-events

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@produck/charon-events - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

4

package.json
{
"name": "@produck/charon-events",
"version": "0.2.0",
"version": "0.2.1",
"description": "event",

@@ -28,3 +28,3 @@ "keywords": [

},
"gitHead": "68df374f9ff58ba022bc30d0bf7388162dec564c"
"gitHead": "044db4f866233c9b5cd51231ff1e0e4a544ae552"
}

@@ -6,3 +6,3 @@ const

class SimpleEventEmitter {
constructor(context = undefined) {
constructor(context = this) {
/**

@@ -9,0 +9,0 @@ * @type {{ [key: string]: Array<() => void> }}

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