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.37 to 2.1.38

6

dragula v2.1/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for dragula v2.1.2
// Project: http://bevacqua.github.io/dragula/
// Definitions by: Paul Welter <https://github.com/pwelter34>
// Yang He <https://github.com/abruzzihraig>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare var dragula: dragula.Dragula;

@@ -8,0 +2,0 @@

12

dragula v2.1/package.json
{
"name": "@types/dragula",
"version": "2.1.37",
"version": "2.1.38",
"description": "TypeScript definitions for dragula",

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

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

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "e578d0b3998b8718734a6f2a2838495c7160e6b2f7b1f4a4f3ab43c15bb49b10",
"typesPublisherContentHash": "b246ae6747693db680b3045db4c4d04fa29d151ccf2fd58a20a742a412290a10",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for dragula v2.1.2
// Project: http://bevacqua.github.io/dragula/
// Definitions by: Paul Welter <https://github.com/pwelter34>
// Yang He <https://github.com/abruzzihraig>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare var dragula: dragula.Dragula;

@@ -63,7 +57,6 @@

### Additional Details
* Last updated: Fri, 22 Sep 2023 20:29:40 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: none
* Global values: `dragula`
# Credits
These definitions were written by [Paul Welter](https://github.com/pwelter34), and [Yang He](https://github.com/abruzzihraig).
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