Skip to content

Commit

Permalink
Bump @scramjet packages
Browse files Browse the repository at this point in the history
  • Loading branch information
a-tylenda committed Jan 30, 2024
1 parent 5d3e464 commit 32c4dde
Show file tree
Hide file tree
Showing 92 changed files with 5,590 additions and 243 deletions.
4 changes: 2 additions & 2 deletions js/args-config-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"repository": {
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
4 changes: 2 additions & 2 deletions js/args-to-output/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"repository": {
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
21 changes: 8 additions & 13 deletions js/audio2text-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,23 @@
"description": "",
"main": "index.js",
"scripts": {
"prepack": "PACKAGES_DIR=js node ../../scripts/publish.js",
"tsc": "./node_modules/typescript/bin/tsc",
"postinstall": "npm run tsc",
"build": "tsc -p tsconfig.json",
"build:refapps": "tsc -p tsconfig.json",
"postbuild:refapps": "yarn prepack && yarn packseq",
"postbuild": "cp -r package.json dist/ && (cd dist && npm i --omit=dev) && cp src/utils/song.wav dist/utils && cp src/utils/config.json dist/utils ",
"pack": "si seq pack ./dist/",
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist ./*.tar.gz"
"clean": "rm -rf ./dist ./*.tar.gz",
"prepack": "PACKAGES_DIR=js node ../../scripts/publish.js",
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js"
},
"keywords": [],
"author": "Piotr",
"license": "ISC",
"dependencies": {
"@scramjet/utility": "^0.33.5",
"@types/node": "^18.16.2",
"@scramjet/utility": "^0.38.0",
"@types/node": "15.12.5",
"axios": "^1.3.6",
"date-and-time": "^2.4.3",
"typescript": "^5.0.4"
"typescript": "~4.7.4"
},
"devDependencies": {
"@scramjet/types": "0.33.5"
"@scramjet/types": "^0.38.0"
}
}
}
6 changes: 3 additions & 3 deletions js/avengers-names-output/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"scramjet": {
"image": "node"
},
"dependencies": {
"JSONStream": "^1.3.5",
"scramjet": "^4.36.6"
"scramjet": "^4.36.9"
},
"repository": {
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
6 changes: 3 additions & 3 deletions js/big-file-sequence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"dependencies": {
"scramjet": "^4.36.6"
"scramjet": "^4.36.9"
},
"repository": {
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
6 changes: 3 additions & 3 deletions js/can-keep-alive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"dependencies": {
"scramjet": "^4.36.6"
"scramjet": "^4.36.9"
},
"repository": {
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
6 changes: 3 additions & 3 deletions js/checksum-sequence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"dependencies": {
"scramjet": "^4.36.6"
"scramjet": "^4.36.9"
},
"repository": {
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
4 changes: 2 additions & 2 deletions js/clickup-add-issues/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"scramjet": "^4.36.9"
},
"devDependencies": {
"@scramjet/types": "^0.33.5"
"@scramjet/types": "^0.38.0"
},
"repository": {
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
4 changes: 2 additions & 2 deletions js/csv-transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"author": "eryk.solecki@scramjet.org",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"repository": {
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
8 changes: 4 additions & 4 deletions js/debug-args/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "GPL-3.0",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5",
"ts-node": "^10.7.0",
"typescript": "^4.5.5"
"ts-node": "^10.9.1",
"typescript": "~4.7.4"
},
"dependencies": {
"scramjet": "^4.36.6"
"scramjet": "^4.36.9"
},
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions js/delay-out-in-a/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"dependencies": {
"scramjet": "^4.36.6"
"scramjet": "^4.36.9"
},
"scramjet": {
"image": "node"
Expand All @@ -29,4 +29,4 @@
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
6 changes: 3 additions & 3 deletions js/delay-out-in-b/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"dependencies": {
"scramjet": "^4.36.6"
"scramjet": "^4.36.9"
},
"scramjet": {
"image": "node"
Expand All @@ -29,4 +29,4 @@
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
6 changes: 3 additions & 3 deletions js/durability-preservation-event/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"dependencies": {
"scramjet": "^4.36.6"
"scramjet": "^4.36.9"
},
"private": true
}
}
6 changes: 3 additions & 3 deletions js/durability-preservation-tcp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"dependencies": {
"scramjet": "^4.36.6"
"scramjet": "^4.36.9"
},
"private": true
}
}
6 changes: 3 additions & 3 deletions js/durability-preservation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"dependencies": {
"scramjet": "^4.36.6"
"scramjet": "^4.36.9"
},
"repository": {
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
4 changes: 2 additions & 2 deletions js/endless-names-output/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"scramjet": {
Expand All @@ -23,4 +23,4 @@
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
4 changes: 2 additions & 2 deletions js/event-sequence-2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"repository": {
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
4 changes: 2 additions & 2 deletions js/event-sequence-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"repository": {
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
4 changes: 2 additions & 2 deletions js/event-sequence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "ISC",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5"
},
"repository": {
"type": "git",
"url": "https://github.com/scramjetorg/transform-hub.git"
}
}
}
8 changes: 4 additions & 4 deletions js/events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "GPL-3.0",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5",
"ts-node": "^10.7.0",
"typescript": "^4.5.5"
"ts-node": "^10.9.1",
"typescript": "~4.7.4"
},
"dependencies": {
"scramjet": "^4.36.6"
"scramjet": "^4.36.9"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions js/exception-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"author": "Scramjet <open-source@scramjet.org>",
"license": "GPL-3.0",
"devDependencies": {
"@scramjet/types": "^0.22.0",
"@scramjet/types": "^0.38.0",
"@types/node": "15.12.5",
"ts-node": "^10.7.0",
"typescript": "^4.5.5"
"ts-node": "^10.9.1",
"typescript": "~4.7.4"
},
"dependencies": {
"scramjet": "^4.36.6"
"scramjet": "^4.36.9"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 32c4dde

Please sign in to comment.