@types/dragula
Advanced tools
Comparing version 2.1.22-alpha to 2.1.23-alpha
@@ -6,2 +6,7 @@ // Type definitions for dragula v2.1.2 | ||
declare var dragula: dragula.Dragula; | ||
export = dragula; | ||
export as namespace dragula; | ||
declare namespace dragula { | ||
@@ -42,7 +47,1 @@ interface DragulaOptions { | ||
} | ||
declare var dragula: dragula.Dragula; | ||
declare module "dragula" { | ||
export = dragula; | ||
} |
{ | ||
"name": "@types/dragula", | ||
"version": "2.1.22-alpha", | ||
"version": "2.1.23-alpha", | ||
"description": "TypeScript definitions for dragula v2.1.2", | ||
@@ -8,2 +8,6 @@ "main": "", | ||
"author": "Paul Welter <https://github.com/pwelter34/>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
@@ -10,0 +14,0 @@ "typings": "index.d.ts", |
@@ -11,4 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:07 GMT | ||
* File structure: OldUMD | ||
* Last updated: Fri, 01 Jul 2016 18:42:21 GMT | ||
* File structure: UMD | ||
* Library Dependencies: none | ||
@@ -15,0 +15,0 @@ * Module Dependencies: none |
@@ -13,13 +13,11 @@ { | ||
"sourceBranch": "types-2.0", | ||
"kind": "OldUMD", | ||
"kind": "UMD", | ||
"globals": [ | ||
"dragula" | ||
], | ||
"declaredModules": [ | ||
"dragula" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"contentHash": "18db39f622c5946dc356254c9f20d55e1d322b4ddbdd4d78e3da948f4b95fa6f" | ||
"contentHash": "5d1086b17bf991b6b020440c431013e6710fc13762e8ab70f147f6eb75741061" | ||
} |
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3123
0
61