@platformatic/ts-compiler
Advanced tools
Comparing version 2.27.1 to 2.28.0
{ | ||
"name": "@platformatic/ts-compiler", | ||
"version": "2.27.1", | ||
"version": "2.28.0", | ||
"description": "Compiles TypeScript to JavaScript, Platformatic Edition", | ||
@@ -21,7 +21,7 @@ "main": "compile.js", | ||
"dependencies": { | ||
"execa": "^8.0.1", | ||
"execa": "^9.0.0", | ||
"pino": "^9.2.0", | ||
"pino-pretty": "^13.0.0", | ||
"resolve": "^1.22.8", | ||
"@platformatic/utils": "2.27.1" | ||
"@platformatic/utils": "2.28.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "scripts": { |
+ Added@platformatic/utils@2.28.0(transitive)
+ Added@sec-ant/readable-stream@0.4.1(transitive)
+ Added@sindresorhus/merge-streams@4.0.0(transitive)
+ Addedexeca@9.5.2(transitive)
+ Addedfigures@6.1.0(transitive)
+ Addedget-stream@9.0.1(transitive)
+ Addedhuman-signals@8.0.0(transitive)
+ Addedis-plain-obj@4.1.0(transitive)
+ Addedis-stream@4.0.1(transitive)
+ Addedis-unicode-supported@2.1.0(transitive)
+ Addednpm-run-path@6.0.0(transitive)
+ Addedparse-ms@4.0.0(transitive)
+ Addedpretty-ms@9.2.0(transitive)
+ Addedstrip-final-newline@4.0.0(transitive)
+ Addedunicorn-magic@0.3.0(transitive)
+ Addedyoctocolors@2.1.1(transitive)
- Removed@platformatic/utils@2.27.1(transitive)
- Removedexeca@8.0.1(transitive)
- Removedget-stream@8.0.1(transitive)
- Removedhuman-signals@5.0.0(transitive)
- Removedis-stream@3.0.0(transitive)
- Removedmerge-stream@2.0.0(transitive)
- Removedmimic-fn@4.0.0(transitive)
- Removednpm-run-path@5.3.0(transitive)
- Removedonetime@6.0.0(transitive)
- Removedstrip-final-newline@3.0.0(transitive)
Updated@platformatic/utils@2.28.0
Updatedexeca@^9.0.0