browser-tabs-lock
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "browser-tabs-lock", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "provides locking mechanism to sync across browser tabs", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,2 +7,3 @@ [![SuperTokens banner](https://raw.githubusercontent.com/supertokens/supertokens-logo/master/images/Artboard%20%E2%80%93%2027%402x.png)](https://supertokens.io) | ||
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) | ||
@@ -9,0 +10,0 @@ [![CircleCI](https://circleci.com/gh/supertokens/browser-tabs-lock.svg?style=svg)](https://circleci.com/gh/supertokens/browser-tabs-lock) |
@@ -1,5 +0,5 @@ | ||
let message = '\u001B[96mThank you for using browser-tabs-lock (\u001B[94m https://github.com/supertokens/browser-tabs-lock \u001B[96m).\n\n' + | ||
'\u001B[96mThis library was created as a part of a larger project, SuperTokens(\u001B[94m https://supertokens.io \u001B[96m) - the best session management solution.\u001B[0m\n' + | ||
'\u001B[96mYou can also check out our other projects on \u001B[94mhttps://github.com/supertokens\u001B[96m\n'; | ||
let message = '\u001B[93mThank you for using browser-tabs-lock (\u001B[34m https://github.com/supertokens/browser-tabs-lock \u001B[93m).\n\n' + | ||
'\u001B[93mThis library was created as a part of a larger project, SuperTokens(\u001B[34m https://supertokens.io \u001B[93m) - the best session management solution.\u001B[0m\n' + | ||
'\u001B[93mYou can also check out our other projects on \u001B[34mhttps://github.com/supertokens\u001B[93m\n'; | ||
console.log(message); |
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
63099
160