Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@alexadark/reusable-functions

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alexadark/reusable-functions - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-1
package.json
{
"name": "@alexadark/reusable-functions",
"version": "1.0.1",
"version": "1.0.2",
"description": "reusable functions",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -10,3 +10,5 @@ import { TavilyClient } from "tavily";

) {
const tavily = new TavilyClient({ apiKey: secrets.chains_tavily });
const tavily = new TavilyClient({
apiKey: "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",
});
const result = await tavily.search({

@@ -13,0 +15,0 @@ query,