@types/webpack-sources
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -157,3 +157,3 @@ // Type definitions for webpack-sources 0.1 | ||
constructor(source: Source, name: string); | ||
constructor(source: Source, name?: string); | ||
@@ -160,0 +160,0 @@ replace(start: number, end: number, newValue: string): void; |
{ | ||
"name": "@types/webpack-sources", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "TypeScript definitions for webpack-sources", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -30,4 +30,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "26993cab4073fcb9c1fad160a9c8c7633857c7d43e1e9b63707e54e8e5940e3a", | ||
"typesPublisherContentHash": "5c23caf511d3bde484ad7228461c4544a54b9e3b9b943f9a5e49c953cebe6ef6", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources | ||
Additional Details | ||
* Last updated: Tue, 02 Jan 2018 18:45:52 GMT | ||
* Last updated: Fri, 29 Jun 2018 03:18:45 GMT | ||
* Dependencies: crypto, source-map, source-list-map, node | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
7257