Socket
Socket
Sign inDemoInstall

arbitrary-emitter

Package Overview
Dependencies
0
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.11.0 to 0.11.1

4

arbitrary-emitter.js
'use strict'
function arbitrary () {
module.exports = () => {
const events = new Map()

@@ -102,3 +102,1 @@ const actions = new Map()

}
module.exports = arbitrary
{
"name": "arbitrary-emitter",
"version": "0.11.0",
"version": "0.11.1",
"description": "Event emitter with ES6 Map sugar for modern browsers and node.js",

@@ -5,0 +5,0 @@ "main": "arbitrary-emitter.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc