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 10.0.6 to 10.0.7

5

CHANGELOG.md

@@ -7,2 +7,7 @@ # Changelog

## [10.0.7] - 2022-01-13
### Adds
- FDI 1.12 compatibility
## [10.0.6] - 2021-12-16

@@ -9,0 +14,0 @@

2

lib/build/version.d.ts

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

export declare const package_version = "10.0.6";
export declare const package_version = "10.0.7";
export declare const supported_fdi: string[];

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

*/
exports.package_version = "10.0.6";
exports.supported_fdi = ["1.8", "1.9", "1.10", "1.11"];
exports.package_version = "10.0.7";
exports.supported_fdi = ["1.8", "1.9", "1.10", "1.11", "1.12"];
{
"name": "supertokens-website",
"version": "10.0.6",
"version": "10.0.7",
"description": "frontend sdk for website to be used for auth solution.",

@@ -75,2 +75,2 @@ "main": "index.js",

"homepage": "https://github.com/supertokens/supertokens-website#readme"
}
}
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