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.12 to 1.6.13

5

snowflake-sdk/index.d.ts

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

/**
* Returns true if the connection is good to send a query otherwise false
*/
isValidAsync(): Promise<boolean>;
getServiceName(): string;

@@ -523,0 +528,0 @@ getClientSessionKeepAlive(): boolean;

6

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

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

},
"typesPublisherContentHash": "2fb2c1f2ef2652b94ac0946cdb1f737380f7775ca260afcaedb1e1153791963e",
"typeScriptVersion": "4.2"
"typesPublisherContentHash": "98d4cfa7bad22586605fb04eefa1c8ed1001d65053e18742c52e42c5cffb34ef",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Thu, 12 Jan 2023 19:02:41 GMT
* Last updated: Wed, 21 Jun 2023 15:02:44 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