@types/bootstrap
Advanced tools
Comparing version 3.3.31 to 3.3.32
{ | ||
"name": "@types/bootstrap", | ||
"version": "3.3.31", | ||
"version": "3.3.32", | ||
"description": "TypeScript definitions for Bootstrap 3.3.5", | ||
@@ -14,5 +14,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/jquery": "1.10.*" | ||
"@types/jquery": "*" | ||
}, | ||
"typings": "index.d.ts" | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "326453abb68fb9a15d782b48e788d472a291b6d18a431790f0bfc253faabf56d" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 25 Aug 2016 16:56:02 GMT | ||
* Last updated: Mon, 19 Sep 2016 16:15:23 GMT | ||
* File structure: Mixed | ||
@@ -14,0 +14,0 @@ * Library Dependencies: jquery |
4930
+ Added@types/jquery@3.5.32(transitive)
+ Added@types/sizzle@2.3.9(transitive)
- Removed@types/jquery@1.10.45(transitive)
Updated@types/jquery@*