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

@applitools/docker-compose-mocha

Package Overview
Dependencies
Maintainers
15
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/docker-compose-mocha - npm Package Compare versions

Comparing version 1.2.9 to 1.2.10

12

package.json
{
"name": "@applitools/docker-compose-mocha",
"version": "1.2.9",
"version": "1.2.10",
"description": "Tool used for setting up an isolated environment for end to end testing / integration testing using Docker Compose",

@@ -21,8 +21,8 @@ "main": "index.js",

"dependencies": {
"bluebird": "^3.5.3",
"bluebird": "^3.5.4",
"chalk": "^1.1.3",
"chance": "^1.0.18",
"child-process-promise": "^2.2.0",
"cli-spinner": "^0.2.8",
"js-yaml": "^3.12.1",
"cli-spinner": "^0.2.10",
"js-yaml": "^3.13.1",
"node-fetch": "^2.3.0"

@@ -34,3 +34,3 @@ },

"eslint-config-airbnb-base": "^11.1.3",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-import": "^2.17.2",
"flow-bin": "^0.37.4",

@@ -40,2 +40,2 @@ "mocha": "^5.2.0",

}
}
}
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