🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@types/find-test-names

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/find-test-names - npm Package Compare versions

Comparing version
1.24.1
to
1.24.2
+0
-5
find-test-names/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for find-test-names 1.24
// Project: https://github.com/bahmutov/find-test-names
// Definitions by: Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { formatTestList } from "./format-test-list";

@@ -7,0 +2,0 @@ export interface VisitCallback {

+4
-4
{
"name": "@types/find-test-names",
"version": "1.24.1",
"version": "1.24.2",
"description": "TypeScript definitions for find-test-names",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/find-test-names",

"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "da6fb4f04f1473faa0f89cf86754ee26c933ee7a8165488ab226ded081fede78",
"typesPublisherContentHash": "135c513b108963de6f4916dd4feae9163d4f7653a072da0ce9dbde14e7471e74",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Thu, 14 Sep 2023 15:26:41 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Piotr Błażejewicz](https://github.com/peterblazejewicz).