@types/splunk-logging
Advanced tools
Comparing version 0.11.2 to 0.11.3
@@ -1,8 +0,1 @@ | ||
// 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 | ||
// TypeScript Version: 2.3 | ||
import { CoreOptions as RequestOptions } from "request"; | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/splunk-logging", | ||
"version": "0.11.2", | ||
"version": "0.11.3", | ||
"description": "TypeScript definitions for splunk-logging", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/splunk-logging", | ||
"name": "Alex Brick", | ||
"url": "https://github.com/bricka", | ||
"githubUsername": "bricka" | ||
"githubUsername": "bricka", | ||
"url": "https://github.com/bricka" | ||
}, | ||
{ | ||
"name": "Borui Gu", | ||
"url": "https://github.com/BoruiGu", | ||
"githubUsername": "BoruiGu" | ||
"githubUsername": "BoruiGu", | ||
"url": "https://github.com/BoruiGu" | ||
} | ||
@@ -31,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "0126f0350bb39d78bdb54b6bdb0b0a600ae27a6e1d7bbab866e994c713893531", | ||
"typesPublisherContentHash": "aa2a19b3bce140dceaea05b3a160bb18439cf26c57bd42299d88f08f542227f6", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// 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 | ||
// TypeScript Version: 2.3 | ||
import { CoreOptions as RequestOptions } from "request"; | ||
@@ -68,7 +61,6 @@ | ||
### Additional Details | ||
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: [@types/request](https://npmjs.com/package/@types/request) | ||
* Global values: none | ||
# Credits | ||
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
5549
38
65