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 3.7.2 to 3.7.3

7

dragula/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for dragula 3.7
// Project: http://bevacqua.github.io/dragula/
// Definitions by: Paul Welter <https://github.com/pwelter34>
// Yang He <https://github.com/abruzzihraig>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare const dragula: dragula.Dragula;

@@ -9,0 +2,0 @@

16

dragula/package.json
{
"name": "@types/dragula",
"version": "3.7.2",
"version": "3.7.3",
"description": "TypeScript definitions for dragula",

@@ -10,14 +10,14 @@ "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"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "7496e6bc08b50028457577cf86309529ceee64fa3acdab86890fa25f7fcec902",
"typesPublisherContentHash": "5b947acc2a77103b2d893ed424243cea9ee8c0c3341ad26c75edd70798e55891",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for dragula 3.7
// Project: http://bevacqua.github.io/dragula/
// Definitions by: Paul Welter <https://github.com/pwelter34>
// Yang He <https://github.com/abruzzihraig>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare const dragula: dragula.Dragula;

@@ -70,7 +63,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), [Yang He](https://github.com/abruzzihraig), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).
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