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

drag-on-drop

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drag-on-drop - npm Package Compare versions

Comparing version 3.3.0 to 3.3.1

1

index.js

@@ -0,1 +1,2 @@

import '@babel/polyfill';
import 'element-qsa-scope';

@@ -2,0 +3,0 @@ import dragula from 'dragula';

5

package.json
{
"name": "drag-on-drop",
"version": "3.3.0",
"version": "3.3.1",
"description": "Accessible drag and drop list reorder",

@@ -12,3 +12,3 @@ "main": "dist/dragon-drop.js",

"demo": "mkdir dist/demo && cp-dir ./demo ./dist/demo",
"deploy": "gh-pages -d dist/",
"deploy": "gh-pages -m 'auto commit [ci skip]' -d dist/",
"dev": "watch-run -p 'lib/**,demo/**,index.js' npm run build",

@@ -53,2 +53,3 @@ "pre-build": "npm run clean && mkdir dist",

"dependencies": {
"@babel/polyfill": "^7.0.0",
"component-emitter": "^1.2.1",

@@ -55,0 +56,0 @@ "dom-matches": "^2.0.0",

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 too big to display

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