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

vue3-grid-layout-next

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-grid-layout-next - npm Package Compare versions

Comparing version

to
1.0.4

1

dist/components/Grid/GridLayout.vue.d.ts

@@ -223,2 +223,3 @@ import { Emitter, EventType } from "mitt";

this$refsLayout: import("vue").Ref<HTMLElement>;
defaultGridItem: import("vue").Ref<any>;
eventBus: Emitter<{

@@ -225,0 +226,0 @@ resizeEvent?: EventsData | undefined;

2

package.json
{
"name": "vue3-grid-layout-next",
"version": "1.0.3",
"version": "1.0.4",
"type": "module",

@@ -5,0 +5,0 @@ "description": "A draggable and resizable grid layout, as a Vue component.",

@@ -30,3 +30,6 @@ import {defineConfig} from "vite"

}
},
server: {
port: 8787
}
})

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet