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

@types/istanbul-lib-source-maps

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/istanbul-lib-source-maps - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

7

istanbul-lib-source-maps/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for istanbul-lib-source-maps 4.0
// Project: https://istanbul.js.org, https://github.com/istanbuljs/istanbuljs
// Definitions by: Jason Cheatham <https://github.com/jason0x43>
// Sridhar Mallela <https://github.com/sridharmallela>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.4
import { CoverageMap } from "istanbul-lib-coverage";

@@ -9,0 +2,0 @@ import { RawSourceMap } from "source-map";

12

istanbul-lib-source-maps/package.json
{
"name": "@types/istanbul-lib-source-maps",
"version": "4.0.2",
"version": "4.0.3",
"description": "TypeScript definitions for istanbul-lib-source-maps",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-source-maps",

"name": "Jason Cheatham",
"url": "https://github.com/jason0x43",
"githubUsername": "jason0x43"
"githubUsername": "jason0x43",
"url": "https://github.com/jason0x43"
},
{
"name": "Sridhar Mallela",
"url": "https://github.com/sridharmallela",
"githubUsername": "sridharmallela"
"githubUsername": "sridharmallela",
"url": "https://github.com/sridharmallela"
}

@@ -32,4 +32,4 @@ ],

},
"typesPublisherContentHash": "bb455116e13f316a56e91f0ada4a25f6be6481ac3a88c6d864cd8beaa0fa6d83",
"typesPublisherContentHash": "5b530ba5b1a6f57358a85a88e5d09ad4fc887042c62f67a5f99f9e097eeb8f7b",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for istanbul-lib-source-maps 4.0
// Project: https://istanbul.js.org, https://github.com/istanbuljs/istanbuljs
// Definitions by: Jason Cheatham <https://github.com/jason0x43>
// Sridhar Mallela <https://github.com/sridharmallela>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.4
import { CoverageMap } from "istanbul-lib-coverage";

@@ -59,7 +52,6 @@ import { RawSourceMap } from "source-map";

### Additional Details
* Last updated: Tue, 26 Sep 2023 14:36:22 GMT
* Dependencies: [@types/istanbul-lib-coverage](https://npmjs.com/package/@types/istanbul-lib-coverage), [@types/source-map](https://npmjs.com/package/@types/source-map)
* Global values: none
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: [@types/istanbul-lib-coverage](https://npmjs.com/package/@types/istanbul-lib-coverage), [source-map](https://npmjs.com/package/source-map)
# Credits
These definitions were written by [Jason Cheatham](https://github.com/jason0x43), and [Sridhar Mallela](https://github.com/sridharmallela).
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