supertokens-website
Advanced tools
Comparing version 20.1.2 to 20.1.3
@@ -10,2 +10,6 @@ # Changelog | ||
## [20.1.3] - 2024-07-09 | ||
- Adds new test | ||
## [20.1.2] - 2024-06-26 | ||
@@ -12,0 +16,0 @@ |
@@ -1,2 +0,2 @@ | ||
export declare const package_version = "20.1.2"; | ||
export declare const package_version = "20.1.3"; | ||
export declare const supported_fdi: string[]; |
@@ -18,3 +18,3 @@ "use strict"; | ||
*/ | ||
exports.package_version = "20.1.2"; | ||
exports.package_version = "20.1.3"; | ||
exports.supported_fdi = ["1.16", "1.17", "1.18", "1.19", "2.0", "3.0"]; |
{ | ||
"name": "supertokens-website", | ||
"version": "20.1.2", | ||
"version": "20.1.3", | ||
"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
416822