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

sortable-dnd

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sortable-dnd - npm Package Compare versions

Comparing version 0.3.7 to 0.3.8

src/Animation.js

2

dist/sortable.js
/*!
* sortable-dnd v0.3.7
* sortable-dnd v0.3.8
* open source under the MIT license

@@ -4,0 +4,0 @@ * https://github.com/mfuu/sortable-dnd#readme

{
"name": "sortable-dnd",
"version": "0.3.7",
"version": "0.3.8",
"description": "JS library for drag-and-drop lists, supports sortable and draggable",
"main": "dist/sortable.js",
"types": "typings/types.d.ts",
"files": [
"dist"
"src",
"dist",
"typings"
],
"scripts": {
"lint": "eslint --fix src --ext .js",
"test": "echo \"Error: no test specified\" && exit 1",

@@ -34,8 +36,4 @@ "build": "rollup --config"

"devDependencies": {
"@babel/core": "^7.8.7",
"@babel/preset-env": "^7.8.7",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^25.5.1",
"cross-env": "^7.0.3",
"eslint": "^6.8.0",
"@babel/core": "^7.18.10",
"@babel/preset-env": "^7.18.10",
"rollup": "^2.61.1",

@@ -42,0 +40,0 @@ "rollup-plugin-babel": "^4.4.0",

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