@supabase/auth-js
Advanced tools
@@ -1,2 +0,2 @@ | ||
| export declare const version = "2.106.2-beta.0"; | ||
| export declare const version = "2.106.2-beta.2"; | ||
| //# sourceMappingURL=version.d.ts.map |
@@ -10,3 +10,3 @@ "use strict"; | ||
| // - Ensuring build artifacts match the published package version | ||
| exports.version = '2.106.2-beta.0'; | ||
| exports.version = '2.106.2-beta.2'; | ||
| //# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
| export declare const version = "2.106.2-beta.0"; | ||
| export declare const version = "2.106.2-beta.2"; | ||
| //# 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-beta.0'; | ||
| export const version = '2.106.2-beta.2'; | ||
| //# sourceMappingURL=version.js.map |
+1
-1
| { | ||
| "name": "@supabase/auth-js", | ||
| "version": "2.106.2-beta.0", | ||
| "version": "2.106.2-beta.2", | ||
| "private": false, | ||
@@ -5,0 +5,0 @@ "description": "Official SDK for Supabase Auth", |
@@ -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.0' | ||
| export const version = '2.106.2-beta.2' |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package