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
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
3.0.0-next.28
to
3.0.0-next.29
+1
-1
dist/main/version.d.ts

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

export declare const version = "3.0.0-next.28";
export declare const version = "3.0.0-next.29";
//# sourceMappingURL=version.d.ts.map

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

// - Ensuring build artifacts match the published package version
exports.version = '3.0.0-next.28';
exports.version = '3.0.0-next.29';
//# sourceMappingURL=version.js.map

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

export declare const version = "3.0.0-next.28";
export declare const version = "3.0.0-next.29";
//# 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 = '3.0.0-next.28';
export const version = '3.0.0-next.29';
//# sourceMappingURL=version.js.map
{
"name": "@supabase/functions-js",
"version": "3.0.0-next.28",
"version": "3.0.0-next.29",
"description": "JS SDK 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 = '3.0.0-next.28'
export const version = '3.0.0-next.29'

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet