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

@picahq/toolkit

Package Overview
Dependencies
Maintainers
5
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@picahq/toolkit - npm Package Compare versions

Comparing version
0.3.0
to
0.4.0
+0
-3
dist/index.js

@@ -25,5 +25,2 @@ /**

constructor(secret, options) {
if (!secret) {
throw new Error("A valid Pica API key must be provided. You can obtain your API key from the Pica dashboard: https://app.picaos.com/settings/api-keys");
}
this.secret = secret;

@@ -30,0 +27,0 @@ this.baseUrl = options?.serverUrl || "https://api.picaos.com";

+1
-1
{
"name": "@picahq/toolkit",
"version": "0.3.0",
"version": "0.4.0",
"description": "Pica tools for the Vercel AI SDK",

@@ -5,0 +5,0 @@ "type": "module",

@@ -67,3 +67,3 @@ # Pica ToolKit

<img src="https://assets.picaos.com/github/toolkit-diagram.svg" style="border-radius: 5px;" alt="ToolKit Diagram">
<img src="https://assets.picaos.com/github/toolkit-diagram.svg?v=2" style="border-radius: 5px;" alt="ToolKit Diagram">

@@ -70,0 +70,0 @@ Here are some powerful examples use cases:

Sorry, the diff of this file is not supported yet