file-loader
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "file-loader", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"author": "Tobias Koppers @sokra", | ||
"description": "file loader module for webpack", | ||
"dependencies": { | ||
"loader-utils": "0.2.x" | ||
"loader-utils": "0.2.x", | ||
"bignum": "~0.9.0" | ||
}, | ||
"devDependencies": { | ||
"should": "~4.0.4", | ||
"mocha": "~1.21.3", | ||
"bignum": "~0.9.0" | ||
"mocha": "~1.21.3" | ||
}, | ||
@@ -14,0 +14,0 @@ "scripts": { |
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
2
2
+ Addedbignum@~0.9.0
+ Addedbignum@0.9.3(transitive)
+ Addednan@1.8.4(transitive)