Socket
Socket
Sign inDemoInstall

@types/sortablejs

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/sortablejs - npm Package Compare versions

Comparing version 1.15.6 to 1.15.7

1

sortablejs/index.d.ts

@@ -424,2 +424,3 @@ import {

*/
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
onMove?: ((evt: MoveEvent, originalEvent: Event) => boolean | -1 | 1 | void) | undefined;

@@ -426,0 +427,0 @@ /**

4

sortablejs/package.json
{
"name": "@types/sortablejs",
"version": "1.15.6",
"version": "1.15.7",
"description": "TypeScript definitions for sortablejs",

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

"dependencies": {},
"typesPublisherContentHash": "bdfffd64acba7aeed6e8f5b349725764df6b51c6960bbe8b3b6693251ccd8512",
"typesPublisherContentHash": "f3c9604892efbe84dd229c5f643b5fe529e67095d167e4e127ea5a78e84df6fb",
"typeScriptVersion": "4.5"
}

@@ -30,2 +30,3 @@ import * as Sortable from "./index";

hoverTargetEl: HTMLElement,
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
) => "continue" | void)

@@ -32,0 +33,0 @@ | undefined;

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Dependencies: none

@@ -14,0 +14,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