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.7.1-alpha.26 to 1.7.1-alpha.28

11

package.json
{
"name": "@typescript-eslint/parser",
"version": "1.7.1-alpha.26+2c36325",
"version": "1.7.1-alpha.28+298d66c",
"description": "An ESLint custom parser which leverages TypeScript ESTree",

@@ -29,5 +29,6 @@ "main": "dist/parser.js",

"scripts": {
"prebuild": "npm run clean",
"build": "tsc -p tsconfig.build.json",
"clean": "rimraf dist/",
"format": "prettier --write \"./**/*.{ts,js,json,md}\" --ignore-path ../../.prettierignore",
"prebuild": "npm run clean",
"test": "jest --coverage",

@@ -40,3 +41,3 @@ "typecheck": "tsc --noEmit"

"dependencies": {
"@typescript-eslint/typescript-estree": "1.7.1-alpha.26+2c36325",
"@typescript-eslint/typescript-estree": "1.7.1-alpha.28+298d66c",
"eslint-scope": "^4.0.0",

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

"@types/eslint-visitor-keys": "^1.0.0",
"@typescript-eslint/shared-fixtures": "1.7.1-alpha.26+2c36325"
"@typescript-eslint/shared-fixtures": "1.7.1-alpha.28+298d66c"
},
"gitHead": "2c36325c7797f84352b3f60cb3ed85c43c572a51"
"gitHead": "298d66c5ec5c03dd2c3519cb8e54576ec777948c"
}
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