@types/webpack-sources
Advanced tools
Comparing version 0.1.2 to 0.1.3
// Type definitions for webpack-sources 0.1 | ||
// Project: https://github.com/webpack/webpack-sources | ||
// Definitions by: e-cloud <http://github.com/e-cloud> | ||
// Chris Eppstein <http://github.com/chriseppstein> | ||
// Definitions by: e-cloud <https://github.com/e-cloud> | ||
// Chris Eppstein <https://github.com/chriseppstein> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@types/webpack-sources", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "TypeScript definitions for webpack-sources", | ||
@@ -9,7 +9,7 @@ "license": "MIT", | ||
"name": "e-cloud", | ||
"url": "http://github.com/e-cloud" | ||
"url": "https://github.com/e-cloud" | ||
}, | ||
{ | ||
"name": "Chris Eppstein", | ||
"url": "http://github.com/chriseppstein" | ||
"url": "https://github.com/chriseppstein" | ||
} | ||
@@ -28,5 +28,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "7d14b985ac2c7d6c6fcac068b379b98c2b0f5b1844d8885a2ac04224748bd3d8", | ||
"typesPublisherContentHash": "5ca74eaa21ab7608538c9929b2683011bed93b5446666df76b6969890b985d3e", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 10 Jul 2017 14:15:41 GMT | ||
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT | ||
* Dependencies: crypto, source-map, source-list-map, node | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by e-cloud <http://github.com/e-cloud>, Chris Eppstein <http://github.com/chriseppstein>. | ||
These definitions were written by e-cloud <https://github.com/e-cloud>, Chris Eppstein <https://github.com/chriseppstein>. |
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
7178