grunt-external-sourcemap
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "grunt-external-sourcemap", | ||
"description": "Strips sourcemaps from a js file and links the original file to a newly created external source map", | ||
"version": "0.1.6", | ||
"author": { | ||
"name": "Matt Blair", | ||
"email": "matt@goodeggs.com" | ||
}, | ||
"version": "0.1.7", | ||
"author": "Matt Blair <matt@mattblair.co> (http://mattblair.co)", | ||
"repository": { | ||
@@ -41,2 +38,5 @@ "type": "git", | ||
}, | ||
"contributors": [ | ||
"Andrew Davey <andrew@equin.co.uk> (http://aboutcode.net/)" | ||
], | ||
"peerDependencies": { | ||
@@ -43,0 +43,0 @@ "grunt": "~0.4.1" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
23808
9
0