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.23 to 1.6.24

6

snowflake-sdk/index.d.ts

@@ -327,2 +327,8 @@ /// <reference types="node" />

proxyPassword?: string;
/**
* Specifies the lists of hosts that the driver should connect to directly, bypassing the proxy server.
* For details, see {@link https://docs.snowflake.com/en/developer-guide/node-js/nodejs-driver-options#additional-connection-options Additional connection options}.
*/
noProxy?: string;
}

@@ -329,0 +335,0 @@

4

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

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

},
"typesPublisherContentHash": "71462ad6cfe30e980d592bf2a109921d5a63e816855fbaef626e0f0e6f220738",
"typesPublisherContentHash": "dd04836fbc3c4cfabdbf2188f0d816c756c4ac9113660b7449d1d8186a728c3f",
"typeScriptVersion": "4.7"
}

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

### Additional Details
* Last updated: Fri, 03 May 2024 22:35:13 GMT
* Last updated: Sat, 18 May 2024 05:07:20 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [generic-pool](https://npmjs.com/package/generic-pool)

@@ -14,0 +14,0 @@

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