@types/react-dragula
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -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 @@ |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
2995
3
25