@types/typeahead
Advanced tools
Comparing version 0.11.20-alpha to 0.11.21-alpha
@@ -0,0 +0,0 @@ // Type definitions for typeahead.js 0.11.1 |
{ | ||
"name": "@types/typeahead", | ||
"version": "0.11.20-alpha", | ||
"version": "0.11.21-alpha", | ||
"description": "TypeScript definitions for typeahead.js 0.11.1", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Ivaylo Gochkov <https://github.com/igochkov/>, Gidon Junge <https://github.com/gjunge/>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/jquery": "*" | ||
"@types/jquery": "1.10.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:40 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:35 GMT | ||
* File structure: Mixed | ||
@@ -14,0 +14,0 @@ * Library Dependencies: jquery |
@@ -25,3 +25,3 @@ { | ||
], | ||
"contentHash": "0464f2b14516a94a8d038e3acc774ed2952b2e78c0aac1226bc1f276307668bc" | ||
"contentHash": "a941036fbb9f9af48ec4ccf08b0b21b9c41a944c70b340acbda9a7006bbb44e6" | ||
} |
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
0
63973
+ Added@types/jquery@1.10.45(transitive)
- Removed@types/jquery@3.5.32(transitive)
- Removed@types/sizzle@2.3.9(transitive)
Updated@types/jquery@1.10.*