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.15 to 1.0.16

4

package.json
{
"name": "saaf-common",
"version": "1.0.15",
"version": "1.0.16",
"description": "",

@@ -22,2 +22,2 @@ "main": "index.js",

"homepage": "https://github.com/357280841/saaf-common#readme"
}
}

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

* @Last Modified by: zhengxiaowen
* @Last Modified time: 2019-11-14 17:58:23
* @Last Modified time: 2019-11-15 14:24:19
*/

@@ -15,2 +15,3 @@

import routerController from '@/page/pageConfig/routerController'
import platform from '@/config/platform'

@@ -115,3 +116,3 @@ export default {

"isValid":true,
"systemCode":"BASE",
"systemCode":platform.systemCode,
"responsibilityId": state.currentResp.responsibilityId,

@@ -118,0 +119,0 @@ "lan":state.currentLanguage.lookupCode

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