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

spawnd

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spawnd - npm Package Compare versions

Comparing version

to
4.0.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [4.0.0](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/compare/v3.9.0...v4.0.0) (2019-02-13)
**Note:** Version bump only for package spawnd
# [3.7.0](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/compare/v3.6.0...v3.7.0) (2018-12-11)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "spawnd",
"description": "Spawn a dependent child process.",
"version": "3.7.0",
"version": "4.0.0",
"main": "lib/index.js",

@@ -30,3 +30,3 @@ "repository": "https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd",

},
"gitHead": "8b7df93ed52fd2edabaa7af702aaa4742e13c81b"
"gitHead": "b1764c332ff5b3ea73e69b700f70196541b94970"
}