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

@nuxtjs/auth

Package Overview
Dependencies
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/auth - npm Package Compare versions

Comparing version 4.8.1 to 4.8.2

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Changelog

### [4.8.2](https://github.com/nuxt-community/auth-module/compare/v4.8.1...v4.8.2) (2019-09-05)
### [4.8.1](https://github.com/nuxt-community/auth-module/compare/v4.8.0...v4.8.1) (2019-06-24)

@@ -7,0 +11,0 @@

16

package.json
{
"name": "@nuxtjs/auth",
"version": "4.8.1",
"version": "4.8.2",
"description": "Authentication module for Nuxt.js",

@@ -45,2 +45,3 @@ "license": "MIT",

"@nuxtjs/axios": "^5.5.4",
"body-parser": "^1.19.0",
"consola": "^2.9.0",

@@ -51,3 +52,3 @@ "cookie": "^0.4.0",

"js-cookie": "^2.2.0",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"nanoid": "^2.0.3"

@@ -59,4 +60,3 @@ },

"babel-plugin-transform-decorators-legacy": "^1.3.5",
"body-parser": "^1.19.0",
"bootstrap-vue": "^2.0.0-rc.24",
"bootstrap-vue": "^2.0.0-rc.27",
"codecov": "^3.5.0",

@@ -66,6 +66,6 @@ "cookie-parser": "^1.4.4",

"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-jest": "^22.7.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.13.6",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",

@@ -79,5 +79,5 @@ "eslint-plugin-vue": "^5.2.3",

"nuxt-edge": "^2.8.1-25996330.2fabea94",
"puppeteer": "^1.18.0",
"puppeteer": "^1.19.0",
"standard-version": "^6.0.1"
}
}
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