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

dot-event

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dot-event - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

2

dot.js

@@ -209,3 +209,3 @@ /*global Map Promise Set*/

Array.isArray(arg) &&
typeof arg[0] === strType
(!arg[0] || typeof arg[0] === strType)

@@ -212,0 +212,0 @@ if (isStr || isArr) {

{
"name": "dot-event",
"version": "3.1.1",
"version": "3.1.2",
"description": "Powerful event emitter",

@@ -5,0 +5,0 @@ "keywords": [

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