@supabase/functions-js
Advanced tools
@@ -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 |
+11
-3
| { | ||
| "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": { |
+1
-1
@@ -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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
320244
0.21%12
200%