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.11.1-alpha.11 to 1.12.0

11

CHANGELOG.md

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

# [1.12.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.11.0...v1.12.0) (2019-07-12)
### Bug Fixes
* **typescript-estree:** fix `async` identifier token typed as `Keyword` ([#681](https://github.com/typescript-eslint/typescript-eslint/issues/681)) ([6de19d3](https://github.com/typescript-eslint/typescript-eslint/commit/6de19d3))
# [1.11.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.10.2...v1.11.0) (2019-06-23)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "@typescript-eslint/parser",
"version": "1.11.1-alpha.11+b30e78d",
"version": "1.12.0",
"description": "An ESLint custom parser which leverages TypeScript ESTree",

@@ -45,10 +45,10 @@ "main": "dist/parser.js",

"@types/eslint-visitor-keys": "^1.0.0",
"@typescript-eslint/experimental-utils": "1.11.1-alpha.11+b30e78d",
"@typescript-eslint/typescript-estree": "1.11.1-alpha.11+b30e78d",
"@typescript-eslint/experimental-utils": "1.12.0",
"@typescript-eslint/typescript-estree": "1.12.0",
"eslint-visitor-keys": "^1.0.0"
},
"devDependencies": {
"@typescript-eslint/shared-fixtures": "1.11.1-alpha.11+b30e78d"
"@typescript-eslint/shared-fixtures": "1.12.0"
},
"gitHead": "b30e78d894806638417cd99c6d3fe4a74cbde7ec"
"gitHead": "cd96c3875e90580c67023d2483c44da76a572eec"
}
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