@types/bootstrap
Advanced tools
Comparing version 3.3.36 to 3.3.37
@@ -118,2 +118,3 @@ // Type definitions for Bootstrap 3.3.5 | ||
carousel(command: string): JQuery; | ||
carousel(index: number): JQuery; | ||
@@ -120,0 +121,0 @@ typeahead(options?: TypeaheadOptions): JQuery; |
{ | ||
"name": "@types/bootstrap", | ||
"version": "3.3.36", | ||
"version": "3.3.37", | ||
"description": "TypeScript definitions for Bootstrap", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Boris Yankov", | ||
"url": "https://github.com/borisyankov" | ||
"url": "https://github.com/borisyankov", | ||
"githubUsername": "borisyankov" | ||
} | ||
@@ -22,4 +23,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "7dd3b474316677b941d3dec60de35e8a8765bc1337f716f3731e38e9cf5c1608", | ||
"typesPublisherContentHash": "aa7b6e05e7e65b75489bb4f9fd1a95097aac56d0db61b5866357d924ef6e393c", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT | ||
* Last updated: Tue, 23 Jan 2018 20:05:42 GMT | ||
* Dependencies: jquery | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
5356
106