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.11.0 to 0.11.1

1

splunk-logging/index.d.ts

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

6

splunk-logging/package.json
{
"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

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