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

@nuskin/axios-util

Package Overview
Dependencies
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuskin/axios-util - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

23

package.json
{
"name": "@nuskin/axios-util",
"version": "1.0.1",
"version": "1.0.2",
"description": "An Axios utility ...",

@@ -18,18 +18,19 @@ "main": "src/index.js",

"keywords": [],
"author": "Ian Harisay <imharisa@nuskin.com>",
"license": "ISC",
"author": "Ian Harisay",
"license": "MIT",
"homepage": "https://code.tls.nuskin.io/ns-am/utility/npm/axios-util/blob/master/README.md",
"devDependencies": {
"axios-mock-adapter": "1.18.1",
"eslint": "5.16.0",
"axios-mock-adapter": "1.19.0",
"eslint": "7.19.0",
"eslint-config-google": "0.14.0",
"eslint-config-prettier": "4.1.0",
"eslint-plugin-prettier": "3.0.1",
"jest": "25.1.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-prettier": "3.3.1",
"jest": "26.6.3",
"jest-sonar-reporter": "2.0.0",
"json-colorizer": "2.2.1"
"json-colorizer": "2.2.2",
"prettier": "2.2.1"
},
"dependencies": {
"axios": "0.19.2",
"axios-retry": "3.1.2"
"axios": "0.21.1",
"axios-retry": "3.1.9"
},

@@ -36,0 +37,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