New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@owlworks/florence-api

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@owlworks/florence-api - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

4

dist/index.d.ts

@@ -92,3 +92,3 @@ export interface IS3Configuration {

apiKey: string;
tenantId: string;
tenantId?: string;
apiUrl?: string;

@@ -101,3 +101,3 @@ }

private readonly apiUrl;
private tenantId_;
private tenantId_?;
constructor(options: IOptions);

@@ -104,0 +104,0 @@ ask(datasourceId: string, query: string, previous_contexts?: string[]): Promise<IGeneratedSQL>;

@@ -44,3 +44,3 @@ {

"types": "dist/index.d.ts",
"version": "0.5.0"
"version": "0.6.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