supertokens-website
Advanced tools
Comparing version 3.2.6 to 3.2.7
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.package_version = "3.2.6"; | ||
exports.package_version = "3.2.7"; | ||
exports.platform_name = "website"; |
@@ -1,2 +0,2 @@ | ||
export const package_version = "3.2.6"; | ||
export const package_version = "3.2.7"; | ||
export const platform_name = "website"; |
{ | ||
"name": "supertokens-website", | ||
"version": "3.2.6", | ||
"version": "3.2.7", | ||
"description": "frontend sdk for website to be used for auth solution.", | ||
@@ -40,4 +40,3 @@ "main": "index.js", | ||
"set-up-hooks": "cp hooks/pre-commit.sh .git/hooks/pre-commit && chmod +x .git/hooks/pre-commit", | ||
"pack": "./node_modules/.bin/webpack -p", | ||
"postinstall": "npm run set-up-hooks" | ||
"pack": "./node_modules/.bin/webpack -p" | ||
}, | ||
@@ -44,0 +43,0 @@ "repository": { |
![SuperTokens banner](https://raw.githubusercontent.com/supertokens/supertokens-logo/master/images/Artboard%20%E2%80%93%2027%402x.png) | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://github.com/supertokens/supertokens-website/blob/master/LICENSE) | ||
<a href="https://supertokens.io/discord"> | ||
<img src="https://img.shields.io/discord/603466164219281420.svg?logo=discord" | ||
alt="chat on Discord"></a> | ||
[![Slack](https://img.shields.io/badge/slack-chat-brightgreen?logo=slack)](https://join.slack.com/t/webmobilesecurity/shared_invite/enQtODM4MDM2MTQ1MDYyLTFiNmNhYzRlNGNjODhkNjc5MDRlYTBmZTBiNjFhOTFhYjI1MTc3ZWI2ZjY3Y2M3ZjY1MGJhZmRiNDFjNDNjOTM) | ||
@@ -5,0 +9,0 @@ **Master** |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
196485
27
0