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

@types/dragula

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/dragula - npm Package Compare versions

Comparing version 2.1.32 to 2.1.33

2

dragula/index.d.ts

@@ -16,3 +16,3 @@ // Type definitions for dragula v2.1.2

isContainer?: (el?: Element) => boolean;
moves?: (el?: Element, container?: Element, handle?: Element) => boolean;
moves?: (el?: Element, container?: Element, handle?: Element, sibling?: Element) => boolean;
accepts?: (el?: Element, target?: Element, source?: Element, sibling?: Element) => boolean;

@@ -19,0 +19,0 @@ invalid?: (el?: Element, target?: Element) => boolean;

{
"name": "@types/dragula",
"version": "2.1.32",
"version": "2.1.33",
"description": "TypeScript definitions for dragula",

@@ -9,7 +9,9 @@ "license": "MIT",

"name": "Paul Welter",
"url": "https://github.com/pwelter34"
"url": "https://github.com/pwelter34",
"githubUsername": "pwelter34"
},
{
"name": "Yang He",
"url": "https://github.com/abruzzihraig"
"url": "https://github.com/abruzzihraig",
"githubUsername": "abruzzihraig"
}

@@ -24,4 +26,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "31af2bee0062be0e7c2efee78be6dd55d13b2cb99caebb228b399ae2cb4d6236",
"typesPublisherContentHash": "a581f6ddc4a9a07f36887b5e9b67b18483e1b8e018727a463218b4503a45c195",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT
* Last updated: Fri, 09 Mar 2018 00:01:00 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: dragula

Sorry, the diff of this file is not supported yet

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