Socket
Socket
Sign inDemoInstall

axios-error

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-error - npm Package Compare versions

Comparing version 1.0.0-beta.24 to 1.0.0-beta.26

2

dist/index.js

@@ -9,3 +9,3 @@ "use strict";

.split('\n')
.map(s => (s ? ` ${s}` : ''))
.map((s) => (s ? ` ${s}` : ''))
.join('\n');

@@ -12,0 +12,0 @@ }

@@ -9,3 +9,3 @@ {

},
"version": "1.0.0-beta.24",
"version": "1.0.0-beta.26",
"main": "dist/index.js",

@@ -24,3 +24,3 @@ "types": "dist/index.d.ts",

},
"gitHead": "18258941a920ed2aabf7b12f17e10e8c14238c15"
"gitHead": "a22b819aad9b425d5d0d2bb45aada31f0ecee42e"
}

@@ -12,3 +12,3 @@ import util from 'util';

.split('\n')
.map(s => (s ? ` ${s}` : ''))
.map((s) => (s ? ` ${s}` : ''))
.join('\n');

@@ -15,0 +15,0 @@ }

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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