supertokens-website
Advanced tools
Comparing version 16.0.6 to 16.0.7
@@ -10,2 +10,5 @@ # Changelog | ||
## [16.0.7] - 2023-04-19 | ||
- Relaxes test constraint related to legacy axios interceptor. | ||
## [16.0.6] - 2023-04-18 | ||
@@ -12,0 +15,0 @@ ### Fixes |
@@ -1,2 +0,2 @@ | ||
export declare const package_version = "16.0.6"; | ||
export declare const package_version = "16.0.7"; | ||
export declare const supported_fdi: string[]; |
@@ -18,3 +18,3 @@ "use strict"; | ||
*/ | ||
exports.package_version = "16.0.6"; | ||
exports.package_version = "16.0.7"; | ||
exports.supported_fdi = ["1.16"]; |
{ | ||
"name": "supertokens-website", | ||
"version": "16.0.6", | ||
"version": "16.0.7", | ||
"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
374657