Socket
Socket
Sign inDemoInstall

@supabase/functions-js

Package Overview
Dependencies
Maintainers
5
Versions
35
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 1.4.0-next.5 to 2.0.0-rc.1

2

dist/main/version.d.ts

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

export declare const version = "1.4.0-next.5";
export declare const version = "2.0.0-rc.1";
//# sourceMappingURL=version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = '1.4.0-next.5';
exports.version = '2.0.0-rc.1';
//# sourceMappingURL=version.js.map

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

export declare const version = "1.4.0-next.5";
export declare const version = "2.0.0-rc.1";
//# sourceMappingURL=version.d.ts.map

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

export const version = '1.4.0-next.5';
export const version = '2.0.0-rc.1';
//# sourceMappingURL=version.js.map
{
"name": "@supabase/functions-js",
"version": "1.4.0-next.5",
"version": "2.0.0-rc.1",
"description": "JS Client library to interact with Supabase Functions.",

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

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

export const version = '1.4.0-next.5'
export const version = '2.0.0-rc.1'
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc