Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@typescript-eslint/types

Package Overview
Dependencies
Maintainers
1
Versions
3217
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.8.3-alpha.0 to 4.8.3-alpha.1

1

dist/ts-estree.d.ts

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

export declare type ForInitialiser = Expression | VariableDeclaration;
export declare type FunctionLike = ArrowFunctionExpression | FunctionDeclaration | FunctionExpression | TSDeclareFunction | TSEmptyBodyFunctionExpression;
export declare type ImportClause = ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier;

@@ -107,0 +108,0 @@ export declare type IterationStatement = DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | WhileStatement;

4

package.json
{
"name": "@typescript-eslint/types",
"version": "4.8.3-alpha.0+49f86e84",
"version": "4.8.3-alpha.1+665b6d40",
"description": "Types for the TypeScript-ESTree AST spec",

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

},
"gitHead": "49f86e84d02e5e822bd20b7b2a3eb16c77092926"
"gitHead": "665b6d4023fb9d821f348c39aefff0d7571a98bf"
}

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