New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-sellsuki-auth-2

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-sellsuki-auth-2 - npm Package Compare versions

Comparing version 2.3.2 to 2.3.3

2

index.js

@@ -208,3 +208,3 @@ /* global localStorage */

scope.authData.status = true
} else if (storeId === 0 && user) {
} else if (!storeId && user) {
scope.authData.user = JSON.parse(user)

@@ -211,0 +211,0 @@ scope.authData.userToken = localStorage.getItem('sellsuki.user.token')

{
"name": "vue-sellsuki-auth-2",
"version": "2.3.2",
"version": "2.3.3",
"description": "vue-sellsuki-auth new version",

@@ -5,0 +5,0 @@ "main": "index.js",

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