Socket
Socket
Sign inDemoInstall

c2s-ngx-dnd

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

c2s-ngx-dnd - npm Package Compare versions

Comparing version 1.2.23 to 1.2.24

1

directives/dnd-list.js

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

event.preventDefault();
event.stopPropagation();
if (!ignoreDataTransfer) {

@@ -80,0 +81,0 @@ event.dataTransfer.dropEffect = dropEffect;

2

package.json

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

},
"version": "1.2.23"
"version": "1.2.24"
}
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