@types/uikit
Advanced tools
Comparing version 2.27.0 to 2.27.1
@@ -153,3 +153,3 @@ // Type definitions for uikit 2.27 | ||
*/ | ||
(selector: string|JQuery): ModalElement; | ||
(selector: string|JQuery, options?: ModalOptions): ModalElement; | ||
} | ||
@@ -156,0 +156,0 @@ /** |
{ | ||
"name": "@types/uikit", | ||
"version": "2.27.0", | ||
"version": "2.27.1", | ||
"description": "TypeScript definitions for uikit", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "c66228c2d11083a95410f6875d7d8831378e175a9fc83f8fdd1717e56f584b1c" | ||
"typesPublisherContentHash": "001984a0bc5e9b6e045e1d80d348814c8bfe4a63c6cdb4300e88c0fac8ba2f50", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 16 Dec 2016 16:24:57 GMT | ||
* Last updated: Wed, 28 Dec 2016 01:16:53 GMT | ||
* Library Dependencies: jquery | ||
@@ -14,0 +14,0 @@ * Module Dependencies: none |
@@ -9,2 +9,3 @@ { | ||
"libraryMinorVersion": 27, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "uikit", | ||
@@ -23,3 +24,3 @@ "typingsPackageName": "uikit", | ||
"hasPackageJson": false, | ||
"contentHash": "c66228c2d11083a95410f6875d7d8831378e175a9fc83f8fdd1717e56f584b1c" | ||
"contentHash": "001984a0bc5e9b6e045e1d80d348814c8bfe4a63c6cdb4300e88c0fac8ba2f50" | ||
} |
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
42092
1362