json-fetcher
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -48,2 +48,5 @@ import { qs } from 'qs'; | ||
config(obj) { | ||
Object.assign(this.defaults, obj); | ||
} | ||
@@ -50,0 +53,0 @@ request(url, options={}) { |
{ | ||
"name": "json-fetcher", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
65240
145