Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "xfetch-js", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "", | ||
@@ -14,2 +14,5 @@ "main": "xfetch.js", | ||
}, | ||
"dependencies": { | ||
"node-fetch": "^2.2.0" | ||
}, | ||
"devDependencies": { | ||
@@ -16,0 +19,0 @@ "ava": "^1.0.0-beta.8", |
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
12204
1
+ Addednode-fetch@^2.2.0
+ Addednode-fetch@2.7.0(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)