@types/jquery-knob
Advanced tools
Comparing version 1.2.30 to 1.2.31
@@ -1,2 +0,2 @@ | ||
// Type definitions for jQuery Knob 1.2.11 | ||
// Type definitions for jQuery Knob 1.2.13 | ||
// Project: http://anthonyterrien.com/knob/ | ||
@@ -62,2 +62,6 @@ // Definitions by: Iain Buchanan <https://github.com/iain8> | ||
/** | ||
* dial height | ||
*/ | ||
height?: number; | ||
/** | ||
* default=true | false=hide input | ||
@@ -64,0 +68,0 @@ */ |
{ | ||
"name": "@types/jquery-knob", | ||
"version": "1.2.30", | ||
"version": "1.2.31", | ||
"description": "TypeScript definitions for jQuery Knob", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Iain Buchanan", | ||
"url": "https://github.com/iain8" | ||
"url": "https://github.com/iain8", | ||
"githubUsername": "iain8" | ||
} | ||
@@ -22,4 +23,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "2c47e09d6ab1b416f0a49f727f9286134eeac9c8cbe5b76f567086313e00d57f", | ||
"typesPublisherContentHash": "222de2a4b4047c78c3ebc41bf0b3188f82521f17cd7f017d583905232304e574", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT | ||
* Last updated: Wed, 25 Oct 2017 18:38:02 GMT | ||
* Dependencies: jquery | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
4866
118