typescript-eslint-parser
Advanced tools
Comparing version 0.3.1 to 0.4.0
@@ -0,1 +1,7 @@ | ||
v0.4.0 - September 23, 2016 | ||
* eb1ad9b Fix: Add loc and range data to generated VariableDeclarator node (#100) (James Henry) | ||
* 5dae849 New: Accessibility Modifiers (fixes #87) (#88) (Danny Fritz) | ||
* 68992eb Fix: Tests break with Windows line-endings (fixes #93) (#97) (Danny Fritz) | ||
v0.3.1 - September 20, 2016 | ||
@@ -2,0 +8,0 @@ |
@@ -7,3 +7,3 @@ { | ||
"main": "parser.js", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"files": [ | ||
@@ -10,0 +10,0 @@ "lib", |
Sorry, the diff of this file is too big to display
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
101356
2219