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

@types/eslint__js

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/eslint__js - npm Package Compare versions

Comparing version 8.42.0 to 8.42.1

2

eslint__js/index.d.ts

@@ -6,3 +6,3 @@ // Type definitions for @eslint/js 8.42

import type { Linter } from 'eslint';
import type { Linter } from "eslint";

@@ -9,0 +9,0 @@ declare const js: {

{
"name": "@types/eslint__js",
"version": "8.42.0",
"version": "8.42.1",
"description": "TypeScript definitions for @eslint/js",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint__js",

},
"typesPublisherContentHash": "fca167d2981d08b76f9d1eae75a28ab7ed15a878b34e884ae826cabd4928455a",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "07513a4a4484375ceb7278b0fce5feceb369f533aa99fa502dbaa3ca89ff97c3",
"typeScriptVersion": "4.5"
}

@@ -16,3 +16,3 @@ # Installation

import type { Linter } from 'eslint';
import type { Linter } from "eslint";

@@ -31,3 +31,3 @@ declare const js: {

### Additional Details
* Last updated: Wed, 07 Jun 2023 11:32:54 GMT
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT
* Dependencies: [@types/eslint](https://npmjs.com/package/@types/eslint)

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

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