Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sortablejs-vue3

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sortablejs-vue3 - npm Package Compare versions

Comparing version 1.2.7 to 1.2.8

2

dist/src/components/Sortable.vue.d.ts

@@ -30,3 +30,3 @@ import { PropType, Ref } from "vue-demi";

}, {
containerRef: Ref<HTMLElement | null>;
containerRef: Ref<HTMLDivElement | null>;
sortable: Ref<Sortable | null>;

@@ -33,0 +33,0 @@ isDragging: Ref<boolean>;

{
"name": "sortablejs-vue3",
"version": "1.2.7",
"version": "1.2.8",
"author": {

@@ -5,0 +5,0 @@ "email": "maxwell.leiter@gmail.com",

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