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.2 to 1.0.3

assets/image/close.png

38

index.js

@@ -1,2 +0,36 @@

import test from './scr/test'
export default test
/*
* @Author: zhengxiaowen
* @Date: 2018-10-10 22:03:50
* @Last Modified by: zhengxiaowen
* @Last Modified time: 2019-10-18 15:13:01
*/
import store from './store/StoreCommon'
import fetchTool from './tool/fetchTool'
import storeTool from './tool/storeTool'
import tabsService from './tool/tabsService'
import tabsTool from './tool/tabsTool'
import pageTool from './tool/pageTool'
import gridButton from './tool/gridButton'
import localStorageTool from './tool/localStorageTool'
import sessionStorageTool from './tool/sessionStorageTool'
import pinYinTool from './tool/pinYinTool'
import initApp from './initApp'
import urlTool from './tool/urlTool'
export {
store,
initApp,
// 工具 start
pageTool,
fetchTool,
storeTool,
tabsService,
tabsTool,
gridButton,
localStorageTool,
sessionStorageTool,
urlTool,
pinYinTool,
// 工具 end
}

2

package.json
{
"name": "saaf-common",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -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