You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@types/istanbul-middleware

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/istanbul-middleware - npm Package Compare versions

Comparing version

to
0.0.9

6

istanbul-middleware/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for istanbul-middleware
// Project: https://www.npmjs.com/package/istanbul-middleware
// Definitions by: Hookclaw <https://github.com/hookclaw>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="express" />

@@ -8,0 +2,0 @@

8

istanbul-middleware/package.json
{
"name": "@types/istanbul-middleware",
"version": "0.0.8",
"version": "0.0.9",
"description": "TypeScript definitions for istanbul-middleware",

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

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

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "bed227bf9ffb88ad6d3ab6224daad2507290ef54e3086a34c0049c086fc0ec52",
"typesPublisherContentHash": "8a8b0c78c96c4b5597f464a8029c30c2800030eb7a0b90e692397a99f43540c0",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for istanbul-middleware
// Project: https://www.npmjs.com/package/istanbul-middleware
// Definitions by: Hookclaw <https://github.com/hookclaw>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="express" />

@@ -50,7 +44,6 @@

### Additional Details
* Last updated: Tue, 26 Sep 2023 14:36:22 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express)
* Global values: none
# Credits
These definitions were written by [Hookclaw](https://github.com/hookclaw).