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.0 to 1.15.1

6

sortablejs/package.json
{
"name": "@types/sortablejs",
"version": "1.15.0",
"version": "1.15.1",
"description": "TypeScript definitions for Sortable.js",

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

"dependencies": {},
"typesPublisherContentHash": "2faf582a1aaf561cbeb64b3cbe04d5613c41a74312cb77f9825af0c65233dae2",
"typeScriptVersion": "4.1"
"typesPublisherContentHash": "37459e171763ed9991c187a3b08f68ac527dec7a136f5a200852e02523a472a7",
"typeScriptVersion": "4.2"
}

@@ -74,2 +74,7 @@ import * as Sortable from './index';

/**
* If you don't want to deselect items on outside click
*/
avoidImplicitDeselect?: boolean | undefined;
/**
* Called when an item is selected

@@ -76,0 +81,0 @@ */

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

### Additional Details
* Last updated: Sun, 18 Sep 2022 07:32:49 GMT
* Last updated: Wed, 15 Mar 2023 04:32:34 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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