@types/istanbul-lib-source-maps
Advanced tools
Comparing version 1.2.1 to 1.2.2
// Type definitions for istanbul-lib-source-maps 1.2 | ||
// Project: https://github.com/istanbuljs/istanbuljs | ||
// Project: https://istanbul.js.org, https://github.com/istanbuljs/istanbuljs | ||
// Definitions by: Jason Cheatham <https://github.com/jason0x43> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/istanbul-lib-source-maps", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "TypeScript definitions for istanbul-lib-source-maps", | ||
@@ -14,13 +14,15 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/istanbul-lib-source-maps" | ||
}, | ||
"scripts": {}, | ||
"dependencies": { | ||
"source-map": "^0.6.1", | ||
"@types/istanbul-lib-coverage": "*" | ||
"@types/istanbul-lib-coverage": "*", | ||
"source-map": "^0.6.1" | ||
}, | ||
"typesPublisherContentHash": "0cafbc4ba5979dd189c1a18aec994309806e7071d29f7fce10ca52fdc3ce2538", | ||
"typesPublisherContentHash": "d0d8034ffe6782466e111008b43c118edd943f736c3407caddc4e520e6dd3a79", | ||
"typeScriptVersion": "2.4" | ||
} |
@@ -5,10 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for istanbul-lib-source-maps (https://github.com/istanbuljs/istanbuljs). | ||
This package contains type definitions for istanbul-lib-source-maps ( https://istanbul.js.org ). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-source-maps | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-source-maps | ||
Additional Details | ||
* Last updated: Tue, 02 Jan 2018 18:45:52 GMT | ||
* Dependencies: istanbul-lib-coverage, source-map | ||
* Last updated: Thu, 25 Apr 2019 23:07:44 GMT | ||
* Dependencies: @types/istanbul-lib-coverage, @types/source-map | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
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
3748