@types/istanbul-lib-source-maps
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -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"; |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5192
31
56