New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

promise-flow

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

promise-flow - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

22

package.json
{
"name": "promise-flow",
"version": "0.0.7",
"version": "0.0.8",
"description": "Utility module for functions that return promises",

@@ -9,3 +9,3 @@ "main": "lib/index.js",

"build": "rm -rf lib && babel src --out-dir lib",
"lint": "eslint .",
"lint": "eslint --cache .",
"test": "istanbul cover _mocha",

@@ -15,11 +15,11 @@ "coveralls": "cat ./coverage/lcov.info | coveralls"

"devDependencies": {
"@springworks/test-harness": "^1.0.3",
"babel": "^5.8.23",
"babel-eslint": "^4.1.1",
"coveralls": "^2.11.4",
"eslint": "^1.3.1",
"eslint-config-springworks": "^2.6.0",
"eslint-plugin-mocha": "^0.5.1",
"istanbul": "^0.3.19",
"mocha": "^2.3.1"
"@springworks/test-harness": "1.0.5",
"babel": "5.8.23",
"babel-eslint": "4.1.3",
"coveralls": "2.11.4",
"eslint": "1.5.1",
"eslint-config-springworks": "3.1.1",
"eslint-plugin-mocha": "1.0.0",
"istanbul": "0.3.21",
"mocha": "2.3.3"
},

@@ -26,0 +26,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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