New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue3-draggable-resizable

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-draggable-resizable - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

src/components/DraggableContainer.js

8

package.json
{
"name": "vue3-draggable-resizable",
"version": "1.5.1",
"version": "1.5.2",
"private": false,

@@ -52,6 +52,6 @@ "description": "[Vue3 Component] 拖拽缩放并具有自动吸附对齐、参考线等功能",

],
"main": "dist/Vue3DraggableResizable.umd.min.js",
"module": "dist/Vue3DraggableResizable.umd.min.js",
"unpkg": "dist/Vue3DraggableResizable.umd.min.js",
"main": "src/index.js",
"module": "src/index.js",
"unpkg": "src/index.js",
"typings": "typings/index.d.ts"
}
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