Socket
Socket
Sign inDemoInstall

saaf-common

Package Overview
Dependencies
Maintainers
1
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

saaf-common - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

5

package.json
{
"name": "saaf-common",
"version": "1.0.17",
"version": "1.0.18",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"push": "npm publish"
},

@@ -9,0 +10,0 @@ "repository": {

6

store/UserStore.js

@@ -5,3 +5,3 @@ /*

* @Last Modified by: zhengxiaowen
* @Last Modified time: 2019-11-15 16:25:18
* @Last Modified time: 2019-11-18 14:13:36
*/

@@ -66,3 +66,3 @@

// localStorageTool.remove('lookup')
// StoreCommon.commit('CLEAN_TAB')
StoreCommon.commit('CLEAN_TAB')
state.certificate = null

@@ -104,3 +104,3 @@ state.userInfo = {}

// window.location.href = '/#/main'
routerController.replace('main')
routerController.replace('/main')
window.location.reload()

@@ -107,0 +107,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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