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

vue-jwt-auth

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-jwt-auth - npm Package Compare versions

Comparing version 0.10.1 to 0.10.2

2

package.json

@@ -19,3 +19,3 @@ {

},
"version": "0.10.1"
"version": "0.10.2"
}

@@ -263,2 +263,3 @@ module.exports = (function () {

catch(e) {
console.error('vue-jwt-auth:error There was an issue retrieving the state data.');
state = {};

@@ -520,3 +521,3 @@ }

version() {
return '0.10.1';
return '0.10.2';
}

@@ -523,0 +524,0 @@ }

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