wonderful-fetch
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -23,3 +23,3 @@ (function (root, factory) { | ||
var SOURCE = 'library'; | ||
var VERSION = '1.0.0'; | ||
var VERSION = '1.0.1'; | ||
@@ -26,0 +26,0 @@ function WonderfulFetch(url, options) { |
{ | ||
"name": "wonderful-fetch", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A wrapper around fetch.", | ||
@@ -30,8 +30,8 @@ "main": "./dist/index.js", | ||
"json5": "^2.2.1", | ||
"node-fetch": "^2.6.12" | ||
"node-fetch": "^2.7.0" | ||
}, | ||
"devDependencies": { | ||
"mocha": "^8.4.0", | ||
"prepare-package": "^0.0.16" | ||
"prepare-package": "^1.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
15129
Updatednode-fetch@^2.7.0