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.3.30 to 1.3.31

2

sortablejs/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for Sortable.js v1.3.0-rc1
// Type definitions for Sortable.js 1.3
// Project: https://github.com/RubaXa/Sortable

@@ -3,0 +3,0 @@ // Definitions by: Maw-Fox <http://github.com/Maw-Fox>

{
"name": "@types/sortablejs",
"version": "1.3.30",
"description": "TypeScript definitions for Sortable.js v1.3.0-rc1",
"version": "1.3.31",
"description": "TypeScript definitions for Sortable.js",
"license": "MIT",

@@ -14,4 +14,5 @@ "author": "Maw-Fox <http://github.com/Maw-Fox>",

"dependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "6abcc176aa0146c3fe1d1f3119a802ec0775ac491e342cb4b78e698637d7409d"
"peerDependencies": {},
"typesPublisherContentHash": "d04659b10f756408d051aaefe453484906b5a1cbce2f78b472ba7d95a6df8230",
"typeScriptVersion": "2.0"
}

@@ -5,15 +5,14 @@ # Installation

# Summary
This package contains type definitions for Sortable.js v1.3.0-rc1 (https://github.com/RubaXa/Sortable).
This package contains type definitions for Sortable.js (https://github.com/RubaXa/Sortable).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/sortablejs
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/sortablejs
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: UMD
* Last updated: Fri, 30 Dec 2016 00:00:12 GMT
* Library Dependencies: none
* Module Dependencies: none
* Global values: Sortable, Sortablejs
* Global values: Sortable
# Credits
These definitions were written by Maw-Fox <http://github.com/Maw-Fox>.
{
"authors": "Maw-Fox <http://github.com/Maw-Fox>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": "1",
"libraryMinorVersion": "3",
"libraryName": "Sortable.js v1.3.0-rc1",
"libraryMajorVersion": 1,
"libraryMinorVersion": 3,
"typeScriptVersion": "2.0",
"libraryName": "Sortable.js",
"typingsPackageName": "sortablejs",
"projectName": "https://github.com/RubaXa/Sortable",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "UMD",
"sourceBranch": "master",
"globals": [
"Sortable",
"Sortablejs"
"Sortable"
],
"declaredModules": [],
"declaredModules": [
"sortablejs"
],
"files": [

@@ -23,3 +23,3 @@ "index.d.ts"

"hasPackageJson": false,
"contentHash": "6abcc176aa0146c3fe1d1f3119a802ec0775ac491e342cb4b78e698637d7409d"
"contentHash": "d04659b10f756408d051aaefe453484906b5a1cbce2f78b472ba7d95a6df8230"
}
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