@types/splunk-logging
Advanced tools
Comparing version 0.11.0 to 0.11.1
@@ -30,2 +30,3 @@ // Type definitions for splunk-logging 0.11 | ||
sourcetype?: string | undefined; | ||
time?: number | undefined; // Milliseconds since epoch, e.g. with Date.now() | ||
} | ||
@@ -32,0 +33,0 @@ |
{ | ||
"name": "@types/splunk-logging", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"description": "TypeScript definitions for splunk-logging", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/splunk-logging", | ||
}, | ||
"typesPublisherContentHash": "0d3345e9c7c0d551db42393739435c3bc9f3552b82d72498fb5f652f49446d10", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "81d05536348b61581697e694291ade8486c71d4386c9c8bd00f6f08a296c563c", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -40,2 +40,3 @@ # Installation | ||
sourcetype?: string | undefined; | ||
time?: number | undefined; // Milliseconds since epoch, e.g. with Date.now() | ||
} | ||
@@ -67,3 +68,3 @@ | ||
### Additional Details | ||
* Last updated: Thu, 02 Dec 2021 23:01:05 GMT | ||
* Last updated: Tue, 18 Apr 2023 20:32:43 GMT | ||
* Dependencies: [@types/request](https://npmjs.com/package/@types/request) | ||
@@ -70,0 +71,0 @@ * Global values: none |
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
6151
44
73