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.4 to 3.7.5

2

dragula/index.d.ts

@@ -21,2 +21,4 @@ declare const dragula: dragula.Dragula;

ignoreInputTextSelection?: boolean | undefined;
slideFactorX?: number | undefined;
slideFactorY?: number | undefined;
}

@@ -23,0 +25,0 @@

6

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

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

"dependencies": {},
"typesPublisherContentHash": "2017a564bd35fe66c3e1ee501e8bbaeaf3fd9220777084de13b83f953316c48d",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "09ad719f0c2f1a8cad8119c4d2f120c9a33014c3b31031367a13d340da7eee69",
"typeScriptVersion": "4.7"
}

@@ -31,2 +31,4 @@ # Installation

ignoreInputTextSelection?: boolean | undefined;
slideFactorX?: number | undefined;
slideFactorY?: number | undefined;
}

@@ -63,3 +65,3 @@

### Additional Details
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT
* Last updated: Fri, 19 Apr 2024 16:36:56 GMT
* Dependencies: none

@@ -66,0 +68,0 @@

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