New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@typescript-eslint/typescript-estree

Package Overview
Dependencies
Maintainers
1
Versions
4119
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.9.1-alpha.2 to 1.9.1-alpha.3

2

dist/ts-estree/ts-estree.d.ts

@@ -455,3 +455,3 @@ import { AST_NODE_TYPES, AST_TOKEN_TYPES } from './ast-node-types';

shorthand: boolean;
kind: 'init';
kind: 'init' | 'get' | 'set';
}

@@ -458,0 +458,0 @@ export interface RestElement extends BaseNode {

{
"name": "@typescript-eslint/typescript-estree",
"version": "1.9.1-alpha.2+1a0e60b",
"version": "1.9.1-alpha.3+8c8497c",
"description": "A parser that converts TypeScript source code into an ESTree compatible form",

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

"@babel/types": "^7.3.2",
"@typescript-eslint/shared-fixtures": "1.9.1-alpha.2+1a0e60b"
"@typescript-eslint/shared-fixtures": "1.9.1-alpha.3+8c8497c"
},
"gitHead": "1a0e60ba8d8bdcd32c57676bc12a49323804c883"
"gitHead": "8c8497ce2f1cf0dd5c9df91fe29415181c0d8096"
}

Sorry, the diff of this file is not supported yet

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