Socket
Socket
Sign inDemoInstall

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
1
Versions
3816
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.1.1-alpha.6 to 1.1.1-alpha.7

12

package.json
{
"name": "@typescript-eslint/parser",
"version": "1.1.1-alpha.6+5e16003",
"version": "1.1.1-alpha.7+bdf880b",
"description": "An ESLint custom parser which leverages TypeScript ESTree",

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

"engines": {
"node": ">=6.14.0"
"node": "^6.14.0 || ^8.10.0 || >=9.10.0"
},

@@ -36,7 +36,7 @@ "repository": "typescript-eslint/typescript-eslint",

"peerDependencies": {
"eslint": ">=4.19.1",
"eslint": "^5.0.0",
"typescript": "*"
},
"dependencies": {
"@typescript-eslint/typescript-estree": "1.1.1-alpha.6+5e16003",
"@typescript-eslint/typescript-estree": "1.1.1-alpha.7+bdf880b",
"eslint-scope": "^4.0.0",

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

"@types/estree": "^0.0.39",
"@typescript-eslint/shared-fixtures": "1.1.1-alpha.6+5e16003"
"@typescript-eslint/shared-fixtures": "1.1.1-alpha.7+bdf880b"
},
"gitHead": "5e1600308d7121fd986181cc8db589c9573d0d31"
"gitHead": "bdf880bc2c7817852e542fb926a7fa6510c2db69"
}
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