spawncommand
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -77,3 +77,2 @@ const { spawn, fork: forkCp } = require('child_process'); | ||
module.exports = spawnCommand | ||
module.exports.fork = fork | ||
//# sourceMappingURL=index.js.map | ||
module.exports.fork = fork |
@@ -0,1 +1,7 @@ | ||
## 11 March 2019 | ||
### 2.1.1 | ||
- [package] Publish `module`. | ||
## 20 September 2018 | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "spawncommand", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Spawn or fork a child process with a promise property resolved on exit with stdout, stderr and code.", | ||
"main": "build", | ||
"module": "src", | ||
"files": [ | ||
"build" | ||
"build", | ||
"src" | ||
], | ||
@@ -12,3 +14,3 @@ "scripts": { | ||
"test": "yarn t test/spec", | ||
"b": "alamode src -o build", | ||
"b": "alamode src -o build -s", | ||
"build": "yarn-s d b doc", | ||
@@ -45,10 +47,10 @@ "d": "doc src/index.js -g", | ||
"devDependencies": { | ||
"alamode": "1.5.0", | ||
"documentary": "1.18.0", | ||
"alamode": "1.8.4", | ||
"documentary": "1.21.5", | ||
"yarn-s": "1.1.0", | ||
"zoroaster": "3.4.1" | ||
"zoroaster": "3.8.2" | ||
}, | ||
"dependencies": { | ||
"catchment": "3.1.1" | ||
"catchment": "3.2.2" | ||
} | ||
} |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
133
13337
+ Added@artdeco/clean-stack@1.0.1(transitive)
+ Addedcatchment@3.2.2(transitive)
+ Addederotic@2.0.2(transitive)
- Removed@artdeco/clean-stack@1.0.0(transitive)
- Removedcatchment@3.1.1(transitive)
- Removederotic@2.0.1(transitive)
Updatedcatchment@3.2.2