fetch-plus
Advanced tools
Comparing version 3.8.2 to 3.8.3
{ | ||
"name": "fetch-plus", | ||
"description": "A convenient Fetch API library with first-class middleware support", | ||
"version": "3.8.2", | ||
"version": "3.8.3", | ||
"license": "BSD-3-Clause", | ||
@@ -28,6 +28,3 @@ "repository": { | ||
"prepublish": "npm run build" | ||
}, | ||
"dependencies": { | ||
"query-string": "^3.0.0" | ||
} | ||
} |
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
0
15368
- Removedquery-string@^3.0.0
- Removedquery-string@3.0.3(transitive)
- Removedstrict-uri-encode@1.1.0(transitive)