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.2 to 1.6.3

5

snowflake-sdk/index.d.ts

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

/**
* Specifies the name of the client application connecting to Snowflake.
*/
application?: string;
/**
* Specifies the authenticator to use for verifying user login credentials. You can set this to one of the following values:

@@ -245,0 +250,0 @@ * - SNOWFLAKE: Use the internal Snowflake authenticator. You must also set the password option.

6

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

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

},
"typesPublisherContentHash": "978da7a3b3995c48d885c238fcc6106a1508db46e8fb4789a3c8ddc2813460de",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "a25e60f5da14e36a2cb79ba9ec0962fef0df9d0db130786fb71e1bd6808417e3",
"typeScriptVersion": "3.9"
}

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

### Additional Details
* Last updated: Thu, 18 Nov 2021 17:31:36 GMT
* Last updated: Wed, 13 Apr 2022 20:31:24 GMT
* Dependencies: [@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