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

@supabase/functions-js

Package Overview
Dependencies
Maintainers
15
Versions
350
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@supabase/functions-js - npm Package Compare versions

Comparing version
2.106.2-canary.0
to
2.106.2-canary.1
+1
-1
dist/main/version.d.ts

@@ -1,2 +0,2 @@

export declare const version = "2.106.2-canary.0";
export declare const version = "2.106.2-canary.1";
//# sourceMappingURL=version.d.ts.map

@@ -10,3 +10,3 @@ "use strict";

// - Ensuring build artifacts match the published package version
exports.version = '2.106.2-canary.0';
exports.version = '2.106.2-canary.1';
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

export declare const version = "2.106.2-canary.0";
export declare const version = "2.106.2-canary.1";
//# sourceMappingURL=version.d.ts.map

@@ -7,3 +7,3 @@ // Generated automatically during releases by scripts/update-version-files.ts

// - Ensuring build artifacts match the published package version
export const version = '2.106.2-canary.0';
export const version = '2.106.2-canary.1';
//# sourceMappingURL=version.js.map
{
"name": "@supabase/functions-js",
"version": "2.106.2-canary.0",
"version": "2.106.2-canary.1",
"description": "JS SDK to interact with Supabase Functions.",

@@ -32,6 +32,14 @@ "main": "dist/main/index.js",

"devDependencies": {
"bs-logger": "^0.2.6",
"@jest/types": "^30.0.0",
"@types/jest": "30.0.0",
"@types/jsonwebtoken": "^8.5.8",
"@types/node": "20.19.9",
"jest": "30.4.2",
"jsonwebtoken": "^9.0.0",
"nanoid": "^3.3.1",
"openai": "^4.52.5",
"testcontainers": "^8.5.1"
"testcontainers": "^8.5.1",
"ts-jest": "^29.4.9",
"typedoc": "^0.27.9",
"typescript": "~5.8.3"
},

@@ -38,0 +46,0 @@ "publishConfig": {

@@ -7,2 +7,2 @@ // Generated automatically during releases by scripts/update-version-files.ts

// - Ensuring build artifacts match the published package version
export const version = '2.106.2-canary.0'
export const version = '2.106.2-canary.1'

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet