Socket
Socket
Sign inDemoInstall

async

Package Overview
Dependencies
1
Maintainers
5
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.2 to 2.6.3

5

CHANGELOG.md

@@ -1,2 +0,5 @@

#v2.6.2
# v2.6.3
- Updated lodash to squelch a security warning (#1675)
# v2.6.2
- Updated lodash to squelch a security warning (#1620)

@@ -3,0 +6,0 @@

4

package.json
{
"name": "async",
"description": "Higher-order functions and common patterns for asynchronous code",
"version": "2.6.2",
"version": "2.6.3",
"main": "dist/async.js",

@@ -22,3 +22,3 @@ "author": "Caolan McMahon",

"dependencies": {
"lodash": "^4.17.11"
"lodash": "^4.17.14"
},

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

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