@types/splunk-logging
Advanced tools
Comparing version 0.9.2 to 0.11.0
@@ -1,4 +0,5 @@ | ||
// Type definitions for splunk-logging 0.9 | ||
// Type definitions for splunk-logging 0.11 | ||
// Project: http://dev.splunk.com | ||
// Definitions by: Alex Brick <https://github.com/bricka> | ||
// Borui Gu <https://github.com/BoruiGu> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -44,3 +45,3 @@ // TypeScript Version: 2.3 | ||
requestOptions: RequestOptions; | ||
readonly serializedEventQueue: any[]; | ||
readonly serializedContextQueue: any[]; | ||
@@ -47,0 +48,0 @@ constructor(config: Config); |
{ | ||
"name": "@types/splunk-logging", | ||
"version": "0.9.2", | ||
"version": "0.11.0", | ||
"description": "TypeScript definitions for splunk-logging", | ||
@@ -12,2 +12,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/splunk-logging", | ||
"githubUsername": "bricka" | ||
}, | ||
{ | ||
"name": "Borui Gu", | ||
"url": "https://github.com/BoruiGu", | ||
"githubUsername": "BoruiGu" | ||
} | ||
@@ -26,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "9038ec3ff82708c7b1e83c39d6918b0446c33148c694171c614e32b88d887889", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "0d3345e9c7c0d551db42393739435c3bc9f3552b82d72498fb5f652f49446d10", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,5 +11,6 @@ # Installation | ||
````ts | ||
// Type definitions for splunk-logging 0.9 | ||
// Type definitions for splunk-logging 0.11 | ||
// Project: http://dev.splunk.com | ||
// Definitions by: Alex Brick <https://github.com/bricka> | ||
// Borui Gu <https://github.com/BoruiGu> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -55,3 +56,3 @@ // TypeScript Version: 2.3 | ||
requestOptions: RequestOptions; | ||
readonly serializedEventQueue: any[]; | ||
readonly serializedContextQueue: any[]; | ||
@@ -67,3 +68,3 @@ constructor(config: Config); | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 16:35:11 GMT | ||
* Last updated: Thu, 02 Dec 2021 23:01:05 GMT | ||
* Dependencies: [@types/request](https://npmjs.com/package/@types/request) | ||
@@ -73,2 +74,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by [Alex Brick](https://github.com/bricka). | ||
These definitions were written by [Alex Brick](https://github.com/bricka), and [Borui Gu](https://github.com/BoruiGu). |
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
5987
43
72