@types/speakeasy
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -212,3 +212,3 @@ // Type definitions for speakeasy 2.0 | ||
*/ | ||
counter?: string; | ||
counter?: number; | ||
} | ||
@@ -254,3 +254,3 @@ | ||
*/ | ||
counter?: string; | ||
counter?: number; | ||
} | ||
@@ -257,0 +257,0 @@ |
{ | ||
"name": "@types/speakeasy", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "TypeScript definitions for speakeasy", | ||
@@ -27,3 +27,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/speakeasy" | ||
}, | ||
@@ -34,4 +35,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "91dc9f430953eb6cbdded88fc0283c4e12ec9139ca837d9b0f6177b1836ee1db", | ||
"typesPublisherContentHash": "94fd7f37d63a9c41102dbaa6adf52105da770feb49e47b175fcbfcc4d88ae7f4", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for speakeasy ( http://github.com/speakeasyjs/speakeasy ). | ||
This package contains type definitions for speakeasy (http://github.com/speakeasyjs/speakeasy). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Wed, 13 Feb 2019 21:06:22 GMT | ||
* Last updated: Mon, 29 Jul 2019 17:13:56 GMT | ||
* Dependencies: @types/node | ||
@@ -18,2 +18,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Lucas Woo <https://github.com/legendecas>, Alexander Batukhtin <https://github.com/mrOlorin>, Aayush Kapoor <https://github.com/xeoneux>. | ||
These definitions were written by Lucas Woo <https://github.com/legendecas>, Alexander Batukhtin <https://github.com/mrOlorin>, and Aayush Kapoor <https://github.com/xeoneux>. |
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
17260