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

@tediousjs/connection-string

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tediousjs/connection-string - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

4

lib/parser/connection-string.d.ts
export interface CollectionConfig {
terminator: string;
quotes: {
[index: string]: string;
};
quotes: Record<string, string>;
}

@@ -7,0 +5,0 @@ export interface ParserConfig {

{
"name": "@tediousjs/connection-string",
"version": "0.4.3",
"version": "0.4.4",
"description": "SQL ConnectionString parser",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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