@types/selectize
Advanced tools
Comparing version 0.11.20-alpha to 0.11.21-alpha
@@ -0,0 +0,0 @@ // Type definitions for Selectize 0.11.2 |
{ | ||
"name": "@types/selectize", | ||
"version": "0.11.20-alpha", | ||
"version": "0.11.21-alpha", | ||
"description": "TypeScript definitions for Selectize 0.11.2", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Adi Dahiya <https://github.com/adidahiya>", | ||
"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:35 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:33 GMT | ||
* File structure: Global | ||
@@ -14,0 +14,0 @@ * Library Dependencies: jquery |
@@ -21,3 +21,3 @@ { | ||
], | ||
"contentHash": "994143f73598497d28a1d6e5b5b88583f883ce2e4eec4b73fc2f0f4f16a2786d" | ||
"contentHash": "001354a82fcdd8c24c57a7e4fd5d536811a5ed5b2c46e4a52ebfb504424f432e" | ||
} |
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
20937
+ 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.*