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

@vespaiach/axios-fetch-adapter

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vespaiach/axios-fetch-adapter - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

9

package.json
{
"name": "@vespaiach/axios-fetch-adapter",
"version": "0.1.0",
"version": "0.1.1",
"description": "Fetch adapter for axios",

@@ -9,4 +9,4 @@ "main": "dist/adapter.js",

"build": "rollup -c",
"test": "jest",
"prepublish": "npm run build"
"prepublish": "npm run build",
"release": "np"
},

@@ -29,3 +29,2 @@ "repository": {

"devDependencies": {
"axios": "^0.21.1",
"@babel/core": "^7.12.10",

@@ -35,4 +34,6 @@ "@babel/preset-env": "^7.12.11",

"@rollup/plugin-node-resolve": "^11.1.1",
"axios": "^0.21.1",
"babel-jest": "^26.6.3",
"jest": "^26.6.3",
"np": "^7.4.0",
"rollup": "^2.38.2",

@@ -39,0 +40,0 @@ "rollup-jest": "^1.1.1"

@@ -11,3 +11,3 @@ # Why

npm install axios
npm install https://github.com/vespaiach/axios-fetch-adapter
npm install @vespaiach/axios-fetch-adapter
```

@@ -14,0 +14,0 @@

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