Socket
Socket
Sign inDemoInstall

@typescript-eslint/typescript-estree

Package Overview
Dependencies
Maintainers
1
Versions
3820
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.0.1-alpha.9 to 1.0.1-alpha.10

2

dist/node-utils.d.ts

@@ -46,3 +46,3 @@ /**

*/
export declare function getLastModifier(node: ts.Node): ts.Node | null;
export declare function getLastModifier(node: ts.Node): ts.Modifier | null;
/**

@@ -49,0 +49,0 @@ * Returns true if the given ts.Token is a comma

{
"name": "@typescript-eslint/typescript-estree",
"version": "1.0.1-alpha.9+5841cd2",
"version": "1.0.1-alpha.10+4e781f1",
"description": "A parser that converts TypeScript source code into an ESTree compatible form",

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

"devDependencies": {
"@typescript-eslint/shared-fixtures": "1.0.1-alpha.9+5841cd2",
"@typescript-eslint/shared-fixtures": "1.0.1-alpha.10+4e781f1",
"typescript": "~3.2.1"
},
"gitHead": "5841cd2eca6a2b2a4fc018fa71b5f7ef121c4dab"
"gitHead": "4e781f1844acb3c74b093b1380cc37172cac2bfe"
}

Sorry, the diff of this file is too big to display

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