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.0.31 to 3.0.32

2

dot.js

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

} else if (out !== undefined) {
s.value = out || s.value
s.value = s.value || out
}

@@ -75,0 +75,0 @@ }

{
"name": "dot-event",
"version": "3.0.31",
"version": "3.0.32",
"description": "Powerful event emitter",

@@ -25,9 +25,9 @@ "keywords": [

"devDependencies": {
"eslint": "5.9.0",
"eslint-config-prettier": "3.3.0",
"eslint-plugin-prettier": "3.0.0",
"husky": "1.2.0",
"jest": "23.6.0",
"lint-staged": "8.1.0",
"prettier": "1.15.2"
"eslint": "5.13.0",
"eslint-config-prettier": "4.0.0",
"eslint-plugin-prettier": "3.0.1",
"husky": "1.3.1",
"jest": "24.1.0",
"lint-staged": "8.1.3",
"prettier": "1.16.4"
},

@@ -34,0 +34,0 @@ "operations": {

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