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 4.1.1 to 4.1.2

4

CHANGELOG.md

@@ -9,2 +9,6 @@ # Changelog

## [4.1.2] - 2020-03-20
### Changed
- Update license in package.json to match github's license.
## [4.1.1] - 2020-03-18

@@ -11,0 +15,0 @@ ### Changed

2

lib/build/version.d.ts

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

export declare const package_version = "4.1.1";
export declare const package_version = "4.1.2";

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

*/
exports.package_version = "4.1.1";
exports.package_version = "4.1.2";
{
"name": "supertokens-website",
"version": "4.1.1",
"version": "4.1.2",
"description": "frontend sdk for website to be used for auth solution.",

@@ -53,3 +53,3 @@ "main": "index.js",

],
"license": "MIT",
"license": "Apache-2.0",
"bugs": {

@@ -56,0 +56,0 @@ "url": "https://github.com/supertokens/supertokens-website/issues"

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