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-beta.2
to
2.106.2-canary.0
+1
-1
dist/main/version.d.ts

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

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

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

{"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,OAAO,mBAAmB,CAAA"}
{"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,OAAO,qBAAqB,CAAA"}

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

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

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

{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";;;AAAA,6EAA6E;AAC7E,gEAAgE;AAChE,uEAAuE;AACvE,iEAAiE;AACjE,kEAAkE;AAClE,iEAAiE;AACpD,QAAA,OAAO,GAAG,gBAAgB,CAAA"}
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";;;AAAA,6EAA6E;AAC7E,gEAAgE;AAChE,uEAAuE;AACvE,iEAAiE;AACjE,kEAAkE;AAClE,iEAAiE;AACpD,QAAA,OAAO,GAAG,kBAAkB,CAAA"}

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

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

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

{"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,OAAO,mBAAmB,CAAA"}
{"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,OAAO,qBAAqB,CAAA"}

@@ -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-beta.2';
export const version = '2.106.2-canary.0';
//# sourceMappingURL=version.js.map

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

{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,6EAA6E;AAC7E,gEAAgE;AAChE,uEAAuE;AACvE,iEAAiE;AACjE,kEAAkE;AAClE,iEAAiE;AACjE,MAAM,CAAC,MAAM,OAAO,GAAG,gBAAgB,CAAA"}
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,6EAA6E;AAC7E,gEAAgE;AAChE,uEAAuE;AACvE,iEAAiE;AACjE,kEAAkE;AAClE,iEAAiE;AACjE,MAAM,CAAC,MAAM,OAAO,GAAG,kBAAkB,CAAA"}
{
"name": "@supabase/functions-js",
"version": "2.106.2-beta.2",
"version": "2.106.2-canary.0",
"description": "JS SDK to interact with Supabase Functions.",

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

"devDependencies": {
"@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",
"bs-logger": "^0.2.6",
"nanoid": "^3.3.1",
"openai": "^4.52.5",
"testcontainers": "^8.5.1",
"ts-jest": "^29.4.9",
"typedoc": "^0.27.9",
"typescript": "~5.8.3"
"testcontainers": "^8.5.1"
},

@@ -46,0 +38,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-beta.2'
export const version = '2.106.2-canary.0'

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet