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

@quentin.marechal/vue3-drr-grid-layout

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quentin.marechal/vue3-drr-grid-layout - npm Package Compare versions

Comparing version 1.9.10 to 1.9.11

5

dist/GridLayout/GridLayout.vue.d.ts

@@ -33,2 +33,6 @@ declare const _default: import("vue").DefineComponent<{}, {

};
dragIgnoreFrom: {
type: StringConstructor;
required: false;
};
horizontalShift: {

@@ -133,2 +137,3 @@ default: boolean;

containerWidth: number;
dragIgnoreFrom: string;
isDraggable: boolean;

@@ -135,0 +140,0 @@ isResizable: boolean;

2

package.json
{
"name": "@quentin.marechal/vue3-drr-grid-layout",
"version": "1.9.10",
"version": "1.9.11",
"description": "Vue3 grid layout with resize, drag and responsive",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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

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