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
14
Versions
356
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.72.1-canary.10
to
2.72.1-canary.11
+1
-1
dist/main/version.d.ts

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

export declare const version = "2.72.1-canary.10";
export declare const version = "2.72.1-canary.11";
//# sourceMappingURL=version.d.ts.map

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

// - Ensuring build artifacts match the published package version
exports.version = '2.72.1-canary.10';
exports.version = '2.72.1-canary.11';
//# sourceMappingURL=version.js.map

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

export declare const version = "2.72.1-canary.10";
export declare const version = "2.72.1-canary.11";
//# 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.72.1-canary.10';
export const version = '2.72.1-canary.11';
//# sourceMappingURL=version.js.map
{
"name": "@supabase/functions-js",
"version": "2.72.1-canary.10",
"version": "2.72.1-canary.11",
"description": "JS Client library to interact with Supabase Functions.",

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

@@ -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.72.1-canary.10'
export const version = '2.72.1-canary.11'