typescript-parser-deluxe
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -88,2 +88,3 @@ "use strict"; | ||
} | ||
positionCache[item.pos] = true; | ||
let finalText; | ||
@@ -90,0 +91,0 @@ if (item.kind === 163) { |
{ | ||
"name": "typescript-parser-deluxe", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
180514
4905