Socket
Socket
Sign inDemoInstall

@typescript-eslint/types

Package Overview
Dependencies
Maintainers
1
Versions
3116
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 3.6.2-alpha.4 to 3.6.2-alpha.5

1

dist/ts-estree.d.ts

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

type: AST_NODE_TYPES.AssignmentExpression;
operator: '-=' | '??=' | '**=' | '*=' | '/=' | '&&=' | '&=' | '%=' | '^=' | '+=' | '<<=' | '=' | '>>=' | '>>>=' | '|=' | '||=';
}

@@ -311,0 +312,0 @@ export interface AssignmentPattern extends BaseNode {

4

package.json
{
"name": "@typescript-eslint/types",
"version": "3.6.2-alpha.4+b5afe9c5",
"version": "3.6.2-alpha.5+2c90d9fa",
"description": "Types for the TypeScript-ESTree AST spec",

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

},
"gitHead": "b5afe9c560b9f38c8dffc312a600db30944129c8"
"gitHead": "2c90d9fa3aa5ebd7db697dddb7762bca2dd0e06b"
}

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