Socket
Socket
Sign inDemoInstall

saaf-common

Package Overview
Dependencies
Maintainers
7
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 2.0.4 to 2.0.5

9

demo/config/router.js

@@ -55,2 +55,11 @@ /*

{
path: 'DelModalDemo',
urlName: 'DelModalDemo',
component: () => import('../SaafDelModalDemo.vue'),
}, {
path: 'LookupSelectDemo',
urlName: 'LookupSelectDemo',
component: () => import('../SaafLookupSelectDemo.vue'),
},
{
path: 'SelectModalDemo',

@@ -57,0 +66,0 @@ urlName:'单选/多选弹窗口<br/>SelectModalDemo',

1

index.js

@@ -27,3 +27,2 @@ /*

import flowTool from './tool/flowTool'
import VxeRendererMap from './components/VxeRenderer/VxeRendererMap'

@@ -30,0 +29,0 @@ import vxeTableTool from './tool/vxeTableTool'

{
"name": "saaf-common",
"version": "2.0.4",
"version": "2.0.5",
"description": "",

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

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