@platformatic/ts-compiler
Advanced tools
Comparing version 2.9.1 to 2.10.0
{ | ||
"name": "@platformatic/ts-compiler", | ||
"version": "2.9.1", | ||
"version": "2.10.0", | ||
"description": "Compiles TypeScript to JavaScript, Platformatic Edition", | ||
@@ -23,5 +23,5 @@ "main": "compile.js", | ||
"pino": "^9.2.0", | ||
"pino-pretty": "^11.0.0", | ||
"pino-pretty": "^12.0.0", | ||
"resolve": "^1.22.8", | ||
"@platformatic/utils": "2.9.1" | ||
"@platformatic/utils": "2.10.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "scripts": { |
16335
+ Added@platformatic/utils@2.10.0(transitive)
+ Addedpino-pretty@12.1.0(transitive)
- Removed@platformatic/utils@2.9.1(transitive)
- Removedpino-pretty@11.3.0(transitive)
Updated@platformatic/utils@2.10.0
Updatedpino-pretty@^12.0.0