Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

supertokens-website

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

supertokens-website - npm Package Compare versions

Comparing version 17.0.2 to 17.0.3

6

CHANGELOG.md

@@ -10,2 +10,8 @@ # Changelog

## [17.0.3] - 2023-09-XX
### Changes
- Added `1.18` to supported FDI versions
## [17.0.2] - 2023-07-19

@@ -12,0 +18,0 @@

2

lib/build/version.d.ts

@@ -1,2 +0,2 @@

export declare const package_version = "17.0.2";
export declare const package_version = "17.0.3";
export declare const supported_fdi: string[];

@@ -18,3 +18,3 @@ "use strict";

*/
exports.package_version = "17.0.2";
exports.supported_fdi = ["1.16", "1.17"];
exports.package_version = "17.0.3";
exports.supported_fdi = ["1.16", "1.17", "1.18"];
{
"name": "supertokens-website",
"version": "17.0.2",
"version": "17.0.3",
"description": "frontend sdk for website to be used for auth solution.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc