Socket
Socket
Sign inDemoInstall

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
1
Versions
3808
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.4.3-alpha.8 to 1.5.0

4

CHANGELOG.md

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

# [1.5.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.4.2...v1.5.0) (2019-03-20)
**Note:** Version bump only for package @typescript-eslint/parser
## [1.4.2](https://github.com/typescript-eslint/typescript-eslint/compare/v1.4.1...v1.4.2) (2019-02-25)

@@ -8,0 +12,0 @@

8

package.json
{
"name": "@typescript-eslint/parser",
"version": "1.4.3-alpha.8+0a5146b",
"version": "1.5.0",
"description": "An ESLint custom parser which leverages TypeScript ESTree",

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

"dependencies": {
"@typescript-eslint/typescript-estree": "1.4.3-alpha.8+0a5146b",
"@typescript-eslint/typescript-estree": "1.5.0",
"eslint-scope": "^4.0.0",

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

"@types/eslint-visitor-keys": "^1.0.0",
"@typescript-eslint/shared-fixtures": "1.4.3-alpha.8+0a5146b"
"@typescript-eslint/shared-fixtures": "1.5.0"
},
"gitHead": "0a5146b7ed1b3987dbbca1589515bb27be1d770b"
"gitHead": "c7db5942054e52d8e2cef3be662d98ffe3cc6454"
}
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