You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

vuedraggable

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.8.2-rc0 to 2.8.3-rc0

2

dist/vuedraggable.js

@@ -275,3 +275,3 @@ 'use strict';

} else if (typeof define == "function" && define.amd) {
define(['Sortable'], function (Sortable) {
define(['sortablejs'], function (Sortable) {
return buildDraggable(Sortable);

@@ -278,0 +278,0 @@ });

{
"name": "vuedraggable",
"version": "2.8.2-rc0",
"version": "2.8.3-rc0",
"description": "draggable component for vue",

@@ -5,0 +5,0 @@ "main": "dist/vuedraggable.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc