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

@types/react-dragula

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-dragula - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

5

react-dragula/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for react-dragula 1.1
// Project: https://github.com/bevacqua/react-dragula
// Definitions by: Adriaan Marain <https://github.com/AdrianMrn>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { DragulaOptions, Drake } from "dragula";

@@ -7,0 +2,0 @@

8

react-dragula/package.json
{
"name": "@types/react-dragula",
"version": "1.1.1",
"version": "1.1.2",
"description": "TypeScript definitions for react-dragula",

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

"name": "Adriaan Marain",
"url": "https://github.com/AdrianMrn",
"githubUsername": "AdrianMrn"
"githubUsername": "AdrianMrn",
"url": "https://github.com/AdrianMrn"
}

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

},
"typesPublisherContentHash": "b6e13b97975c6f9c879dfae11a98875f5a3d085d79e8c0a5736839ad8361ce8b",
"typesPublisherContentHash": "268683ba3925e8f58b66f0b35d794bc4f5d23d18e3e00d0c3a124f7b52ac01c0",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for react-dragula 1.1
// Project: https://github.com/bevacqua/react-dragula
// Definitions by: Adriaan Marain <https://github.com/AdrianMrn>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { DragulaOptions, Drake } from "dragula";

@@ -26,7 +21,6 @@

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT
* Dependencies: [@types/dragula](https://npmjs.com/package/@types/dragula)
* Global values: none
# Credits
These definitions were written by [Adriaan Marain](https://github.com/AdrianMrn).
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