Socket
Socket
Sign inDemoInstall

@typescript-eslint/types

Package Overview
Dependencies
Maintainers
1
Versions
3092
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/types - npm Package Compare versions

Comparing version 4.0.0-alpha.10 to 4.0.0-alpha.11

2

dist/ts-estree.d.ts

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

export declare type BindingName = BindingPattern | Identifier;
export declare type ChainElement = CallExpression | MemberExpression;
export declare type ChainElement = CallExpression | MemberExpression | TSNonNullExpression;
export declare type ClassElement = ClassProperty | MethodDefinition | TSAbstractClassProperty | TSAbstractMethodDefinition | TSIndexSignature;

@@ -99,0 +99,0 @@ export declare type ClassProperty = ClassPropertyComputedName | ClassPropertyNonComputedName;

{
"name": "@typescript-eslint/types",
"version": "4.0.0-alpha.10+e925538a",
"version": "4.0.0-alpha.11+cf294403",
"description": "Types for the TypeScript-ESTree AST spec",

@@ -43,3 +43,3 @@ "keywords": [

},
"gitHead": "e925538a9620ffd6e302bfa4bfd008f453a24d00"
"gitHead": "cf294403ac1d4dd255a8f1c1f98be1c0cbb32696"
}

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