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

async-glob-events

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-glob-events - npm Package Compare versions

Comparing version 1.3.1 to 1.4.0

4

CHANGES.md
# Changes
## 1.4.0
- Explicitly depend on `glob-events@1.5`
## 1.3.1

@@ -4,0 +8,0 @@

4

package.json
{
"name" : "async-glob-events",
"version" : "1.3.1",
"version" : "1.4.0",
"description" : "Event emitter with glob support on event names and asynchronous listeners",

@@ -26,3 +26,3 @@ "keywords" : ["event", "emitter", "glob", "listener", "async", "return values"],

"listen" : "^1.0",
"glob-events" : "^1.4"
"glob-events" : "^1.5"
},

@@ -29,0 +29,0 @@ "devDependencies" : {

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