Socket
Socket
Sign inDemoInstall

axios-mock-adapter

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-mock-adapter - npm Package Compare versions

Comparing version 1.18.0 to 1.18.1

dist/axios-mock-adapter.js

4

package.json
{
"name": "axios-mock-adapter",
"version": "1.18.0",
"version": "1.18.1",
"description": "Axios adapter that allows to easily mock requests",

@@ -14,3 +14,3 @@ "main": "src/index.js",

"build:umd:min": "webpack --mode production ./src/index.js --output ./dist/axios-mock-adapter.min.js",
"prepublish": "npm run clean && npm run build:umd && npm run build:umd:min && npm run test:bundlesize"
"prepublish": "npm run clean && npm run build:umd && npm run build:umd:min"
},

@@ -17,0 +17,0 @@ "files": [

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