🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

vue3-dragable-bar

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-dragable-bar - npm Package Compare versions

Comparing version

to
0.1.2

{
"name": "vue3-dragable-bar",
"version": "0.1.1",
"version": "0.1.2",
"description": "可拖动的长条",
"repository": {
"type": "git",
"url": "git+https://gitee.com/linuxmail/vue3-dragable-bar.git"
"url": "git+https://github.com/mailhonor/vue3-dragable-bar.git"
},

@@ -17,8 +17,8 @@ "keywords": [

"email": "eli960@qq.com",
"url": "https://gitee.com/linuxmail/vue3-dragable-bar"
"url": "https://github.com/mailhonor/vue3-dragable-bar"
},
"license": "MIT",
"homepage": "https://gitee.com/linuxmail/vue3-dragable-bar/",
"homepage": "https://github.com/mailhonor/vue3-dragable-bar/",
"bugs": {
"url": "https://gitee.com/linuxmail/vue3-dragable-bar/issues"
"url": "https://github.com/mailhonor/vue3-dragable-bar/issues"
},

@@ -25,0 +25,0 @@ "main": "./dist/index.mjs",

@@ -5,3 +5,3 @@ # vue3-dragable-bar

网址: https://gitee.com/linuxmail/vue3-dragable-bar
网址: https://github.com/mailhonor/vue3-dragable-bar

@@ -13,3 +13,3 @@ 在一个容器里, 拖动一个小div, 然后根据拖动后的位置, 做到resize的效果

https://gitee.com/linuxmail/vue3-dragable-bar/demo
https://github.com/mailhonor/vue3-dragable-bar/blob/master/demo/app.vue

@@ -16,0 +16,0 @@ ## 演示