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

@types/test-exclude

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/test-exclude - npm Package Compare versions

Comparing version
6.0.0
to
6.0.1
+0
-5
test-exclude/index.d.ts

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

// Type definitions for test-exclude 6.0
// Project: https://istanbul.js.org/
// Definitions by: atlowChemi <https://github.com/atlowChemi>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface TestExcludeOptions {

@@ -7,0 +2,0 @@ cwd?: string;

+5
-5
{
"name": "@types/test-exclude",
"version": "6.0.0",
"version": "6.0.1",
"description": "TypeScript definitions for test-exclude",

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

"name": "atlowChemi",
"url": "https://github.com/atlowChemi",
"githubUsername": "atlowChemi"
"githubUsername": "atlowChemi",
"url": "https://github.com/atlowChemi"
}

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

"dependencies": {},
"typesPublisherContentHash": "395e8971ef62e5143e6e1292a8bb65708368c33cbc585229634d4b1115ac3402",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "a1ef876196cab9b1597e9543ea5468eb8747d06adc436099a3a81dde8897d398",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for test-exclude 6.0
// Project: https://istanbul.js.org/
// Definitions by: atlowChemi <https://github.com/atlowChemi>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface TestExcludeOptions {

@@ -39,7 +34,6 @@ cwd?: string;

### Additional Details
* Last updated: Wed, 10 May 2023 03:32:48 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [atlowChemi](https://github.com/atlowChemi).