Comparing version 3.0.1 to 3.1.0
{ | ||
"version": "3.0.1", | ||
"version": "3.1.0", | ||
"author": { | ||
@@ -14,3 +14,3 @@ "name": "Infinite Red", | ||
"dependencies": { | ||
"axios": "^1.4.0" | ||
"axios": "^1.7.7" | ||
}, | ||
@@ -21,3 +21,2 @@ "description": "Axios + standardized errors + request/response transforms.", | ||
"@types/node": "14.0.4", | ||
"@types/ramda": "^0.25.28", | ||
"ava": "0.25.0", | ||
@@ -34,4 +33,2 @@ "babel-cli": "^6.26.0", | ||
"prettier": "^1.15.3", | ||
"ramda": "^0.25.0", | ||
"ramdasauce": "^2.1.0", | ||
"rollup": "^0.59.1", | ||
@@ -38,0 +35,0 @@ "rollup-plugin-babel": "^3.0.4", |
@@ -240,3 +240,3 @@ # Apisauce | ||
Unlike monitors, exceptions are not swallowed. They will bring down the stack, so careful! | ||
Unlike monitors, exceptions are not swallowed. They will bring down the stack, so be careful! | ||
@@ -243,0 +243,0 @@ ### Response Transforms |
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
24
32999
Updatedaxios@^1.7.7