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.24 to 1.0.25

components/SaafAutoScroll.vue

4

components/requireComponent.js

@@ -23,2 +23,3 @@ import Vue from 'vue'

import SaafImportExcel from './Upload/SaafImportExcel'
import SaafAutoScroll from './SaafAutoScroll'

@@ -47,2 +48,3 @@

Vue.component('file-upload', VueUploadComponent)
Vue.component('SaafImportExcel', SaafImportExcel)
Vue.component('SaafImportExcel', SaafImportExcel)
Vue.component('SaafAutoScroll', SaafAutoScroll)
{
"name": "saaf-common",
"version": "1.0.24",
"version": "1.0.25",
"description": "",

@@ -22,3 +22,4 @@ "main": "index.js",

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

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