Socket
Socket
Sign inDemoInstall

@types/eslint

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/eslint - npm Package Compare versions

Comparing version 8.4.9 to 8.4.10

4

eslint/package.json
{
"name": "@types/eslint",
"version": "8.4.9",
"version": "8.4.10",
"description": "TypeScript definitions for eslint",

@@ -51,3 +51,3 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint",

},
"typesPublisherContentHash": "f022ab2f6ad689a82abfcc9665b330d71a8a265ab37bc44e2f2d7c5207606542",
"typesPublisherContentHash": "72eebaf6c36095f8ff4f5da33b8e88702e5319be7c8fcf478305800aa5fbc8de",
"typeScriptVersion": "4.1",

@@ -54,0 +54,0 @@ "exports": {

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 28 Oct 2022 21:02:45 GMT
* Last updated: Fri, 04 Nov 2022 15:02:54 GMT
* Dependencies: [@types/estree](https://npmjs.com/package/@types/estree), [@types/json-schema](https://npmjs.com/package/@types/json-schema)

@@ -14,0 +14,0 @@ * Global values: none

@@ -1726,2 +1726,6 @@ import { Linter } from "../index";

natural: boolean;
/**
* @default false
*/
allowLineSeparatedGroups: boolean;
}>,

@@ -1728,0 +1732,0 @@ ]

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