typescript-parser
Advanced tools
Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "typescript-parser", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.", | ||
@@ -51,4 +51,4 @@ "main": "index.js", | ||
"tslib": "^1.7.1", | ||
"typescript": "^2.4.1" | ||
"typescript": "2.4.2" | ||
} | ||
} |
256617
+ Addedtypescript@2.4.2(transitive)
- Removedtypescript@2.9.2(transitive)
Updatedtypescript@2.4.2