Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "fetch-er", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "WHATWG fetch helper", | ||
@@ -14,2 +14,3 @@ "homepage": "https://github.com/othree/fetcher", | ||
}, | ||
"browser": "dist/fetcher.js", | ||
"main": "fetcher.js", | ||
@@ -19,3 +20,3 @@ "engines": { | ||
}, | ||
"peerDependencies": { | ||
"dependencies": { | ||
"jquery-param": "*" | ||
@@ -22,0 +23,0 @@ }, |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
31141
12
794
2
3
+ Addedjquery-param@*