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.36 to 2.1.37

4

dragula v2.1/index.d.ts

@@ -31,5 +31,5 @@ // Type definitions for dragula v2.1.2

dragging: boolean;
start(item:Element): void;
start(item: Element): void;
end(): void;
cancel(revert:boolean): void;
cancel(revert: boolean): void;
cancel(): void;

@@ -36,0 +36,0 @@ remove(): void;

{
"name": "@types/dragula",
"version": "2.1.36",
"version": "2.1.37",
"description": "TypeScript definitions for dragula",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dragula",

"dependencies": {},
"typesPublisherContentHash": "881fc82c5e5d1bf318c8fd76b06c94c54aebca53109c84ce796f0b68dc63eba2",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "e578d0b3998b8718734a6f2a2838495c7160e6b2f7b1f4a4f3ab43c15bb49b10",
"typeScriptVersion": "4.5"
}

@@ -41,5 +41,5 @@ # Installation

dragging: boolean;
start(item:Element): void;
start(item: Element): void;
end(): void;
cancel(revert:boolean): void;
cancel(revert: boolean): void;
cancel(): void;

@@ -63,3 +63,3 @@ remove(): void;

### Additional Details
* Last updated: Tue, 06 Jul 2021 20:32:48 GMT
* Last updated: Fri, 22 Sep 2023 20:29:40 GMT
* Dependencies: none

@@ -66,0 +66,0 @@ * Global values: `dragula`

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