Socket
Socket
Sign inDemoInstall

@typescript-eslint/parser

Package Overview
Dependencies
5
Maintainers
1
Versions
3627
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2-alpha.9 to 1.2.0

6

CHANGELOG.md

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

# [1.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.1.1...v1.2.0) (2019-02-01)
### Bug Fixes
- **parser:** fix regression with no-unused-vars for jsx attributes ([#161](https://github.com/typescript-eslint/typescript-eslint/issues/161)) ([6147de1](https://github.com/typescript-eslint/typescript-eslint/commit/6147de1))
## [1.1.1](https://github.com/typescript-eslint/typescript-eslint/compare/v1.1.0...v1.1.1) (2019-01-29)

@@ -8,0 +14,0 @@

8

package.json
{
"name": "@typescript-eslint/parser",
"version": "1.1.2-alpha.9+00d020d",
"version": "1.2.0",
"description": "An ESLint custom parser which leverages TypeScript ESTree",

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

"dependencies": {
"@typescript-eslint/typescript-estree": "1.1.2-alpha.9+00d020d",
"@typescript-eslint/typescript-estree": "1.2.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.1.2-alpha.9+00d020d"
"@typescript-eslint/shared-fixtures": "1.2.0"
},
"gitHead": "00d020d991f5bc10dd49d9704449660af50cb61d"
"gitHead": "76600a53e0695b3d1051cb6e6a2b8802631438c2"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc