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

@types/snowflake-sdk

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/snowflake-sdk - npm Package Compare versions

Comparing version 1.6.7 to 1.6.8

5

snowflake-sdk/index.d.ts

@@ -218,2 +218,7 @@ // Type definitions for snowflake-sdk 1.6

/**
* Number of milliseconds to keep the connection alive with no response. Default: 60000 (1 minute).
*/
timeout?: number | undefined;
/**
* By default, client connections typically time out approximately 3-4 hours after the most recent query was executed.

@@ -220,0 +225,0 @@ *

6

snowflake-sdk/package.json
{
"name": "@types/snowflake-sdk",
"version": "1.6.7",
"version": "1.6.8",
"description": "TypeScript definitions for snowflake-sdk",

@@ -41,4 +41,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/snowflake-sdk",

},
"typesPublisherContentHash": "707eb4bdc5687d7756dc93c09e7f33c5292aa9443e01a60725f236734b796167",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "db17ba46b26481e45b8cda4b0b7119f1cf74ae9ef6acdb1235cb2172650e7a61",
"typeScriptVersion": "4.1"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 01 Jun 2022 12:31:28 GMT
* Last updated: Wed, 07 Sep 2022 23:02:39 GMT
* Dependencies: [@types/generic-pool](https://npmjs.com/package/@types/generic-pool), [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,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