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.8 to 1.0.9

4

config/fetchDataCommon.js

@@ -5,7 +5,7 @@ /*

* @Last Modified by: zhengxiaowen
* @Last Modified time: 2019-05-25 09:47:38
* @Last Modified time: 2019-11-15 09:22:52
*/
import { fetchTool } from "@/common/index";
import { fetchTool } from "../index";
import api from "./apiCommon";

@@ -12,0 +12,0 @@ let fetch = {}

{
"name": "saaf-common",
"version": "1.0.8",
"version": "1.0.9",
"description": "",

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

@@ -5,6 +5,6 @@ /*

* @Last Modified by: zhengxiaowen
* @Last Modified time: 2019-11-14 17:59:55
* @Last Modified time: 2019-11-15 09:25:44
*/
import store from '@/common/store/StoreCommon'
import store from '../store/StoreCommon'
import routerController from '@/page/pageConfig/routerController'

@@ -11,0 +11,0 @@ import {storeTool} from '../index'

@@ -5,6 +5,6 @@ /*

* @Last Modified by: zhengxiaowen
* @Last Modified time: 2019-11-15 09:01:42
* @Last Modified time: 2019-11-15 09:26:49
*/
import store from '@/common/store/StoreCommon'
import store from '../store/StoreCommon'
import routerController from '@/page/pageConfig/routerController'

@@ -11,0 +11,0 @@ import { getState } from './storeTool'

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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