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

putil-waterfall

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

putil-waterfall - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

16

package.json
{
"name": "putil-waterfall",
"description": "Simple, fast async waterfall NodeJs module for ES6.",
"version": "1.1.1",
"description": "Simple, fast async waterfall NodeJs module for JavaScript",
"version": "1.1.2",
"author": "Panates Ltd.",

@@ -22,11 +22,11 @@ "contributors": [

"devDependencies": {
"babel-eslint": "^7.2.3",
"bluebird": "^3.5.0",
"eslint": "^3.19.0",
"eslint-config-google": "^0.8.0",
"babel-eslint": "^8.0.2",
"bluebird": "^3.5.1",
"eslint": "^4.11.0",
"eslint-config-google": "^0.9.1",
"istanbul": "^0.4.5",
"mocha": "^3.4.2"
"mocha": "^4.0.1"
},
"engines": {
"node": ">= 6.0"
"node": ">= 4.0"
},

@@ -33,0 +33,0 @@ "directories": {

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