@lifeomic/axios-fetch
Advanced tools
Comparing version 1.1.1 to 1.2.0
{ | ||
"name": "@lifeomic/axios-fetch", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "A WebAPI Fetch implementation backed by an Axios client", | ||
@@ -29,3 +29,3 @@ "main": "src/index.js", | ||
"nock": "^9.1.6", | ||
"nyc": "^11.4.1" | ||
"nyc": "^12.0.1" | ||
}, | ||
@@ -32,0 +32,0 @@ "dependencies": { |
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
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
156183