Socket
Socket
Sign inDemoInstall

@nuxtjs/axios

Package Overview
Dependencies
Maintainers
4
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/axios - npm Package Compare versions

Comparing version 5.3.2 to 5.3.3

index.d.ts

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="5.3.3"></a>
## [5.3.3](https://github.com/nuxt-community/axios-module/compare/v5.3.2...v5.3.3) (2018-09-28)
### Bug Fixes
* **package:** add missing types from index.d.ts ([3a06503](https://github.com/nuxt-community/axios-module/commit/3a06503))
<a name="5.3.2"></a>

@@ -7,0 +17,0 @@ ## [5.3.2](https://github.com/nuxt-community/axios-module/compare/v5.3.1...v5.3.2) (2018-09-21)

5

package.json
{
"name": "@nuxtjs/axios",
"version": "5.3.2",
"version": "5.3.3",
"description": "Secure and easy axios integration with Nuxt.js",

@@ -25,3 +25,4 @@ "license": "MIT",

"src",
"dist"
"dist",
"index.d.ts"
],

@@ -28,0 +29,0 @@ "jest": {

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