@types/webpack-sources
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@types/webpack-sources", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "TypeScript definitions for webpack-sources", | ||
@@ -9,7 +9,9 @@ "license": "MIT", | ||
"name": "e-cloud", | ||
"url": "https://github.com/e-cloud" | ||
"url": "https://github.com/e-cloud", | ||
"githubUsername": "e-cloud" | ||
}, | ||
{ | ||
"name": "Chris Eppstein", | ||
"url": "https://github.com/chriseppstein" | ||
"url": "https://github.com/chriseppstein", | ||
"githubUsername": "chriseppstein" | ||
} | ||
@@ -24,8 +26,8 @@ ], | ||
"dependencies": { | ||
"@types/source-map": "*", | ||
"source-map": "^0.6.1", | ||
"@types/source-list-map": "*", | ||
"@types/node": "*" | ||
}, | ||
"typesPublisherContentHash": "5ca74eaa21ab7608538c9929b2683011bed93b5446666df76b6969890b985d3e", | ||
"typesPublisherContentHash": "26993cab4073fcb9c1fad160a9c8c7633857c7d43e1e9b63707e54e8e5940e3a", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT | ||
* Last updated: Tue, 02 Jan 2018 18:45:52 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
7264
+ Addedsource-map@^0.6.1
+ Addedsource-map@0.6.1(transitive)
- Removed@types/source-map@*
- Removed@types/source-map@0.5.7(transitive)
- Removedsource-map@0.7.4(transitive)