Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

apisauce

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apisauce - npm Package Compare versions

Comparing version 3.0.1 to 3.1.0

7

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc