Socket
Socket
Sign inDemoInstall

@types/eslint-scope

Package Overview
Dependencies
3
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.7.3 to 3.7.4

1

eslint-scope/index.d.ts

@@ -34,2 +34,3 @@ // Type definitions for eslint-scope 3.7

name: string;
scope: Scope;
identifiers: estree.Identifier[];

@@ -36,0 +37,0 @@ references: Reference[];

6

eslint-scope/package.json
{
"name": "@types/eslint-scope",
"version": "3.7.3",
"version": "3.7.4",
"description": "TypeScript definitions for eslint-scope",

@@ -26,4 +26,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope",

},
"typesPublisherContentHash": "8e411ace0ab4265f36d35de1569d64466d2b58696d0afdd65620550a4762f1f4",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "81c8e26e146b6b132a88bc06480ec59c5006561f35388cbc65756710cd486f05",
"typeScriptVersion": "4.0"
}

@@ -44,2 +44,3 @@ # Installation

name: string;
scope: Scope;
identifiers: estree.Identifier[];

@@ -80,3 +81,3 @@ references: Reference[];

### Additional Details
* Last updated: Mon, 10 Jan 2022 21:01:33 GMT
* Last updated: Thu, 30 Jun 2022 19:02:28 GMT
* Dependencies: [@types/eslint](https://npmjs.com/package/@types/eslint), [@types/estree](https://npmjs.com/package/@types/estree)

@@ -83,0 +84,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc