Socket
Socket
Sign inDemoInstall

@typescript-eslint/typescript-estree

Package Overview
Dependencies
Maintainers
1
Versions
3860
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/typescript-estree - npm Package Compare versions

Comparing version 1.2.1-alpha.21 to 1.2.1-alpha.22

2

dist/semantic-errors.js

@@ -57,2 +57,4 @@ "use strict";

case 1097: // ts 3.2 "'{0}' list cannot be empty."
case 1098: // ts 3.3 "Type parameter list cannot be empty."
case 1099: // ts 3.3 "Type argument list cannot be empty."
case 1117: // ts 3.2 "An object literal cannot have multiple properties with the same name in strict mode."

@@ -59,0 +61,0 @@ case 1121: // ts 3.2 "Octal literals are not allowed in strict mode."

6

package.json
{
"name": "@typescript-eslint/typescript-estree",
"version": "1.2.1-alpha.21+a005541",
"version": "1.2.1-alpha.22+fc50167",
"description": "A parser that converts TypeScript source code into an ESTree compatible form",

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

"devDependencies": {
"@typescript-eslint/shared-fixtures": "1.2.1-alpha.21+a005541"
"@typescript-eslint/shared-fixtures": "1.2.1-alpha.22+fc50167"
},
"gitHead": "a005541f0ba2f78e9f7b7000fb696db436e4c4d7"
"gitHead": "fc50167d2a1b38edeab05a472010a63e3fbd8ef2"
}
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