browser-tabs-lock
Advanced tools
Comparing version 1.2.13 to 1.2.14
@@ -7,4 +7,13 @@ # Changelog | ||
## [1.2.14] - 2021-04-29 | ||
### Changed | ||
- Dependency upgrade: | ||
- https://github.com/supertokens/browser-tabs-lock/pull/21 | ||
- https://github.com/supertokens/browser-tabs-lock/pull/19 | ||
- https://github.com/supertokens/browser-tabs-lock/pull/16 | ||
## [1.2.13] - 2021-04-24 | ||
### Changed | ||
- Upgraded version of Lodash: https://github.com/supertokens/browser-tabs-lock/issues/20 |
{ | ||
"name": "browser-tabs-lock", | ||
"version": "1.2.13", | ||
"version": "1.2.14", | ||
"description": "provides locking mechanism to sync across browser tabs", | ||
@@ -52,2 +52,2 @@ "main": "index.js", | ||
"homepage": "https://github.com/supertokens/browser-tabs-lock#readme" | ||
} | ||
} |
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
32227