Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/splunk-logging

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/splunk-logging - npm Package Compare versions

Comparing version 0.9.2 to 0.11.0

5

splunk-logging/index.d.ts

@@ -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);

11

splunk-logging/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc