@supabase/auth-js
Advanced tools
Comparing version 2.64.4 to 2.64.5-rc.1
@@ -1,2 +0,2 @@ | ||
export declare const version = "2.64.4"; | ||
export declare const version = "2.64.5-rc.1"; | ||
//# sourceMappingURL=version.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = void 0; | ||
exports.version = '2.64.4'; | ||
exports.version = '2.64.5-rc.1'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const version = "2.64.4"; | ||
export declare const version = "2.64.5-rc.1"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export const version = '2.64.4'; | ||
export const version = '2.64.5-rc.1'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@supabase/auth-js", | ||
"version": "2.64.4", | ||
"version": "2.64.5-rc.1", | ||
"private": false, | ||
@@ -34,4 +34,4 @@ "description": "Official client library for Supabase Auth", | ||
"test:suite": "jest --runInBand", | ||
"test:infra": "cd infra && docker-compose down && docker-compose pull && docker-compose up -d && sleep 30", | ||
"test:clean": "cd infra && docker-compose down", | ||
"test:infra": "cd infra && docker compose down && docker compose pull && docker compose up -d && sleep 30", | ||
"test:clean": "cd infra && docker compose down", | ||
"docs": "typedoc src/index.ts --out docs/v2 --excludePrivate --excludeProtected", | ||
@@ -38,0 +38,0 @@ "docs:json": "typedoc --json docs/v2/spec.json --excludeExternals --excludePrivate --excludeProtected src/index.ts" |
@@ -1,1 +0,1 @@ | ||
export const version = '2.64.4' | ||
export const version = '2.64.5-rc.1' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
798205
1