Socket
Socket
Sign inDemoInstall

c2s-ngx-dnd

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.9 to 1.2.10

1

directives/dnd-draggable.js

@@ -133,2 +133,3 @@ import { Directive, Input, Output, ElementRef, HostListener, EventEmitter } from '@angular/core';

"dndObject": [{ type: Input, args: ['dndObject',] },],
"dndComparer": [{ type: Input, args: ['dndComparer',] },],
"disableDrag": [{ type: Input, args: ['dndDragDisabled',] },],

@@ -135,0 +136,0 @@ "dndDragStart": [{ type: Output, args: ['dndDragStart',] },],

2

package.json

@@ -53,3 +53,3 @@ {

},
"version": "1.2.9"
"version": "1.2.10"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc