Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
1
Versions
3926
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/parser - npm Package Compare versions

Comparing version 1.0.1-alpha.14 to 1.1.0

7

CHANGELOG.md

@@ -6,2 +6,9 @@ # Change Log

# [1.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.0.0...v1.1.0) (2019-01-23)
### Bug Fixes
- **typescript-estree:** correct range of parameters with comments ([#128](https://github.com/typescript-eslint/typescript-eslint/issues/128)) ([91eedf2](https://github.com/typescript-eslint/typescript-eslint/commit/91eedf2))
- **typescript-estree:** fix range of assignment in parameter ([#115](https://github.com/typescript-eslint/typescript-eslint/issues/115)) ([4e781f1](https://github.com/typescript-eslint/typescript-eslint/commit/4e781f1))
# [1.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v0.2.1...v1.0.0) (2019-01-20)

@@ -8,0 +15,0 @@

8

package.json
{
"name": "@typescript-eslint/parser",
"version": "1.0.1-alpha.14+9f501a1",
"version": "1.1.0",
"description": "An ESLint custom parser which leverages TypeScript ESTree",

@@ -39,3 +39,3 @@ "main": "dist/parser.js",

"dependencies": {
"@typescript-eslint/typescript-estree": "1.0.1-alpha.14+9f501a1",
"@typescript-eslint/typescript-estree": "1.1.0",
"eslint-scope": "^4.0.0",

@@ -48,5 +48,5 @@ "eslint-visitor-keys": "^1.0.0"

"@types/estree": "^0.0.39",
"@typescript-eslint/shared-fixtures": "1.0.1-alpha.14+9f501a1"
"@typescript-eslint/shared-fixtures": "1.1.0"
},
"gitHead": "9f501a1dce558457ca40b6e9f6a851709b296ed3"
"gitHead": "da7e91e1b3e6f90d51bf3442e9c2771af1d61118"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc