@nodesuite/process
Advanced tools
Comparing version 0.1.12 to 0.1.13
@@ -5,7 +5,7 @@ { | ||
"libraries/process/.eslintrc.js": "da8f1d5b00175fe9df49681a80b909d918ac6736", | ||
"libraries/process/CHANGELOG.json": "966af5dce37c88182f4472674dbc255625feca21", | ||
"libraries/process/CHANGELOG.md": "6628c02a97c4aa1e34a0faee49b326145fbdcabe", | ||
"libraries/process/CHANGELOG.json": "eb752202e578e67a0d337cdae6a7b41b4fe58d2a", | ||
"libraries/process/CHANGELOG.md": "ee0caaf87ee2ad6065e3ff7bcc9744c9d804b946", | ||
"libraries/process/README.md": "7ccf2c0f3dd5c464ba236834650e60f378ba6bba", | ||
"libraries/process/config/rig.json": "54137d20557298060eb70cf9e72e9ce1c7b7e130", | ||
"libraries/process/package.json": "bf8c36bfac2a26752c0ac75d3941b2ce57f0e910", | ||
"libraries/process/package.json": "4b780cae44aaf680065b97c268e2067bbc6ecfb3", | ||
"libraries/process/src/core/exec.ts": "914b376a510f77905337efe6633aeb53c6538731", | ||
@@ -12,0 +12,0 @@ "libraries/process/src/core/index.ts": "9e1418a405052d3046ea619c79cc271da681d310", |
@@ -5,7 +5,7 @@ { | ||
"libraries/process/.eslintrc.js": "da8f1d5b00175fe9df49681a80b909d918ac6736", | ||
"libraries/process/CHANGELOG.json": "966af5dce37c88182f4472674dbc255625feca21", | ||
"libraries/process/CHANGELOG.md": "6628c02a97c4aa1e34a0faee49b326145fbdcabe", | ||
"libraries/process/CHANGELOG.json": "eb752202e578e67a0d337cdae6a7b41b4fe58d2a", | ||
"libraries/process/CHANGELOG.md": "ee0caaf87ee2ad6065e3ff7bcc9744c9d804b946", | ||
"libraries/process/README.md": "7ccf2c0f3dd5c464ba236834650e60f378ba6bba", | ||
"libraries/process/config/rig.json": "54137d20557298060eb70cf9e72e9ce1c7b7e130", | ||
"libraries/process/package.json": "bf8c36bfac2a26752c0ac75d3941b2ce57f0e910", | ||
"libraries/process/package.json": "4b780cae44aaf680065b97c268e2067bbc6ecfb3", | ||
"libraries/process/src/core/exec.ts": "914b376a510f77905337efe6633aeb53c6538731", | ||
@@ -12,0 +12,0 @@ "libraries/process/src/core/index.ts": "9e1418a405052d3046ea619c79cc271da681d310", |
@@ -5,2 +5,8 @@ { | ||
{ | ||
"version": "0.1.13", | ||
"tag": "@nodesuite/process_v0.1.13", | ||
"date": "Sun, 18 Sep 2022 00:20:07 GMT", | ||
"comments": {} | ||
}, | ||
{ | ||
"version": "0.1.12", | ||
@@ -7,0 +13,0 @@ "tag": "@nodesuite/process_v0.1.12", |
# Change Log - @nodesuite/process | ||
This log was last generated on Sat, 17 Sep 2022 08:55:36 GMT and should not be manually modified. | ||
This log was last generated on Sun, 18 Sep 2022 00:20:07 GMT and should not be manually modified. | ||
## 0.1.13 | ||
Sun, 18 Sep 2022 00:20:07 GMT | ||
_Version update only_ | ||
## 0.1.12 | ||
@@ -6,0 +11,0 @@ Sat, 17 Sep 2022 08:55:36 GMT |
{ | ||
"$schema": "https://json.schemastore.org/package", | ||
"name": "@nodesuite/process", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"description": "Enhanced Node child-process management.", | ||
@@ -28,9 +28,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@nodesuite/defer": "0.1.12", | ||
"@nodesuite/timer": "0.1.12", | ||
"@nodesuite/defer": "0.1.13", | ||
"@nodesuite/timer": "0.1.13", | ||
"tslib": "^2.4.0" | ||
}, | ||
"devDependencies": { | ||
"@nodesuite/eslint-config": "0.1.12", | ||
"@nodesuite/node-rig": "0.1.12", | ||
"@nodesuite/eslint-config": "0.1.13", | ||
"@nodesuite/node-rig": "0.1.13", | ||
"@rushstack/eslint-config": "^3.0.1", | ||
@@ -37,0 +37,0 @@ "@rushstack/heft": "^0.47.9", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
268221
2810
+ Added@nodesuite/defer@0.1.13(transitive)
+ Added@nodesuite/timer@0.1.13(transitive)
- Removed@nodesuite/defer@0.1.12(transitive)
- Removed@nodesuite/timer@0.1.12(transitive)
Updated@nodesuite/defer@0.1.13
Updated@nodesuite/timer@0.1.13