supertokens-website
Advanced tools
Comparing version 19.0.0 to 19.0.1
@@ -10,2 +10,5 @@ # Changelog | ||
## [19.0.1] - 2024-03-18 | ||
- Fixes test server | ||
## [19.0.0] - 2024-03-14 | ||
@@ -12,0 +15,0 @@ |
@@ -1,2 +0,2 @@ | ||
export declare const package_version = "19.0.0"; | ||
export declare const package_version = "19.0.1"; | ||
export declare const supported_fdi: string[]; |
@@ -18,3 +18,3 @@ "use strict"; | ||
*/ | ||
exports.package_version = "19.0.0"; | ||
exports.package_version = "19.0.1"; | ||
exports.supported_fdi = ["1.16", "1.17", "1.18", "1.19"]; |
{ | ||
"name": "supertokens-website", | ||
"version": "19.0.0", | ||
"version": "19.0.1", | ||
"description": "frontend sdk for website to be used for auth solution.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
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
400222