@platformatic/ts-compiler
Advanced tools
Comparing version 2.0.0-alpha.23 to 2.0.0-alpha.24
{ | ||
"name": "@platformatic/ts-compiler", | ||
"version": "2.0.0-alpha.23", | ||
"version": "2.0.0-alpha.24", | ||
"description": "Compiles TypeScript to JavaScript, Platformatic Edition", | ||
@@ -25,3 +25,3 @@ "main": "compile.js", | ||
"resolve": "^1.22.8", | ||
"@platformatic/utils": "2.0.0-alpha.23" | ||
"@platformatic/utils": "2.0.0-alpha.24" | ||
}, | ||
@@ -28,0 +28,0 @@ "scripts": { |
+ Added@platformatic/utils@2.0.0-alpha.24(transitive)
- Removed@platformatic/utils@2.0.0-alpha.23(transitive)