supertokens-website
Advanced tools
Comparing version 3.2.4 to 3.2.5
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.package_version = "3.2.4"; | ||
exports.package_version = "3.2.5"; | ||
exports.platform_name = "website"; |
@@ -1,2 +0,2 @@ | ||
export const package_version = "3.2.4"; | ||
export const package_version = "3.2.5"; | ||
export const platform_name = "website"; |
{ | ||
"name": "supertokens-website", | ||
"version": "3.2.4", | ||
"version": "3.2.5", | ||
"description": "frontend sdk for website to be used for auth solution.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
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
173233
33