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

ngx-drag-drop

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-drag-drop - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "ngx-drag-drop",
"version": "1.0.0",
"version": "1.0.1",
"description": "Angular directives using the native HTML Drag And Drop API",

@@ -78,3 +78,3 @@ "repository": {

"peerDependencies": {
"@angular/core": "^4.0.0",
"@angular/core": "^4.0.0 || ^5.0.0",
"rxjs": "^5.1.0",

@@ -81,0 +81,0 @@ "zone.js": "^0.8.4"

@@ -9,3 +9,3 @@ [![npm](https://img.shields.io/npm/v/ngx-drag-drop.svg)](https://www.npmjs.com/package/ngx-drag-drop)

`npm install ngx-drag-drop@next --save`
`npm install ngx-drag-drop --save`

@@ -12,0 +12,0 @@ **Angular directives for declarative drag and drop using the HTML5 Drag-And-Drop API**

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