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

start-server-and-test

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

start-server-and-test - npm Package Compare versions

Comparing version 1.10.9 to 1.10.10

12

package.json
{
"name": "start-server-and-test",
"description": "Starts server, waits for URL, then runs test command; when the tests end, shuts down server",
"version": "1.10.9",
"version": "1.10.10",
"author": "Gleb Bahmutov <gleb.bahmutov@gmail.com>",

@@ -96,4 +96,4 @@ "bugs": "https://github.com/bahmutov/start-server-and-test/issues",

"devDependencies": {
"ban-sensitive-files": "1.9.2",
"cross-env": "7.0.0",
"ban-sensitive-files": "1.9.7",
"cross-env": "7.0.2",
"dependency-check": "3.4.1",

@@ -105,4 +105,4 @@ "deps-ok": "1.4.1",

"license-checker": "24.1.0",
"minimist": "1.2.0",
"mocha": "7.0.1",
"minimist": "1.2.5",
"mocha": "7.1.0",
"pre-git": "3.17.1",

@@ -117,3 +117,3 @@ "prettier-standard": "8.0.1",

"dependencies": {
"bluebird": "3.7.1",
"bluebird": "3.7.2",
"check-more-types": "2.24.0",

@@ -120,0 +120,0 @@ "debug": "4.1.1",

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