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

@nodesuite/process

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodesuite/process - npm Package Compare versions

Comparing version 0.3.9 to 0.3.10

2

.rush/temp/operation/build_prod/state.json
{
"nonCachedDurationMs": 4046.2044539999915
"nonCachedDurationMs": 3508.8893689999823
}
{
"nonCachedDurationMs": 5685.470541000002
"nonCachedDurationMs": 4879.169608000026
}
{
"files": {
"libraries/process/.rush/temp/shrinkwrap-deps.json": "1675cea9d2216ef294cd2b982f70497426690dcc",
"libraries/process/.rush/temp/shrinkwrap-deps.json": "cea9ddbd6e9611a412dac258221eca8f8704e1d7",
"libraries/process/.eslintrc.js": "da8f1d5b00175fe9df49681a80b909d918ac6736",
"libraries/process/CHANGELOG.json": "4344761236dbc31bf1f64b28619960e0faa60790",
"libraries/process/CHANGELOG.md": "55f3280a38258ea1293a331b4ef50574f5e33097",
"libraries/process/CHANGELOG.json": "514397ba5e24d713e07754c48eddad84e9b45010",
"libraries/process/CHANGELOG.md": "2b5bec36a81c677078a2cf94c75d014baa48cfda",
"libraries/process/README.md": "7ccf2c0f3dd5c464ba236834650e60f378ba6bba",
"libraries/process/config/rig.json": "54137d20557298060eb70cf9e72e9ce1c7b7e130",
"libraries/process/package.json": "952cdef3903b7deb5c3d54a34c15a48e7539e572",
"libraries/process/package.json": "4f9a2be2a1feab31fa7e82a391a68f0870ae39ba",
"libraries/process/src/core/exec.ts": "914b376a510f77905337efe6633aeb53c6538731",

@@ -11,0 +11,0 @@ "libraries/process/src/core/index.ts": "e02fe96e7449fd9e1d6f194a29f285c0ad68722d",

{
"files": {
"libraries/process/.rush/temp/shrinkwrap-deps.json": "1675cea9d2216ef294cd2b982f70497426690dcc",
"libraries/process/.rush/temp/shrinkwrap-deps.json": "cea9ddbd6e9611a412dac258221eca8f8704e1d7",
"libraries/process/.eslintrc.js": "da8f1d5b00175fe9df49681a80b909d918ac6736",
"libraries/process/CHANGELOG.json": "4344761236dbc31bf1f64b28619960e0faa60790",
"libraries/process/CHANGELOG.md": "55f3280a38258ea1293a331b4ef50574f5e33097",
"libraries/process/CHANGELOG.json": "514397ba5e24d713e07754c48eddad84e9b45010",
"libraries/process/CHANGELOG.md": "2b5bec36a81c677078a2cf94c75d014baa48cfda",
"libraries/process/README.md": "7ccf2c0f3dd5c464ba236834650e60f378ba6bba",
"libraries/process/config/rig.json": "54137d20557298060eb70cf9e72e9ce1c7b7e130",
"libraries/process/package.json": "952cdef3903b7deb5c3d54a34c15a48e7539e572",
"libraries/process/package.json": "4f9a2be2a1feab31fa7e82a391a68f0870ae39ba",
"libraries/process/src/core/exec.ts": "914b376a510f77905337efe6633aeb53c6538731",

@@ -11,0 +11,0 @@ "libraries/process/src/core/index.ts": "e02fe96e7449fd9e1d6f194a29f285c0ad68722d",

@@ -5,2 +5,8 @@ {

{
"version": "0.3.10",
"tag": "@nodesuite/process_v0.3.10",
"date": "Tue, 27 Dec 2022 21:51:26 GMT",
"comments": {}
},
{
"version": "0.3.9",

@@ -7,0 +13,0 @@ "tag": "@nodesuite/process_v0.3.9",

# Change Log - @nodesuite/process
This log was last generated on Sun, 18 Dec 2022 01:27:33 GMT and should not be manually modified.
This log was last generated on Tue, 27 Dec 2022 21:51:26 GMT and should not be manually modified.
## 0.3.10
Tue, 27 Dec 2022 21:51:26 GMT
_Version update only_
## 0.3.9

@@ -6,0 +11,0 @@ Sun, 18 Dec 2022 01:27:33 GMT

{
"$schema": "https://json.schemastore.org/package",
"name": "@nodesuite/process",
"version": "0.3.9",
"version": "0.3.10",
"description": "Enhanced Node child-process management.",

@@ -29,4 +29,4 @@ "keywords": [

"tslib": "^2.4.1",
"@nodesuite/defer": "0.3.9",
"@nodesuite/timer": "0.3.9"
"@nodesuite/timer": "0.3.10",
"@nodesuite/defer": "0.3.10"
},

@@ -36,3 +36,3 @@ "devDependencies": {

"@rushstack/heft": "^0.48.9",
"@types/node": "^18.11.15",
"@types/node": "^18.11.17",
"@typescript-eslint/parser": "^5.46.1",

@@ -49,4 +49,4 @@ "ava": "^5.1.0",

"typescript": "4.7.4",
"@nodesuite/eslint-config": "0.3.9",
"@nodesuite/node-rig": "0.3.9"
"@nodesuite/node-rig": "0.3.10",
"@nodesuite/eslint-config": "0.3.10"
},

@@ -53,0 +53,0 @@ "engines": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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