Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: crash unencrypted message with crypto module #349

Merged
merged 6 commits into from
Nov 28, 2023

PubNub SDK v7.4.5 release.

3f7531d
Select commit
Loading
Failed to load commit list.
Merged

fix: crash unencrypted message with crypto module #349

PubNub SDK v7.4.5 release.
3f7531d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Nov 28, 2023 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- src/core/endpoints/history/get_history.js  1
- src/core/endpoints/objects/membership/get.js  3
- src/core/endpoints/objects/member/get.js  2
         

Complexity decreasing per file
==============================
+ src/core/components/subscription_manager.js  -4
         

Clones removed
==============
+ src/core/endpoints/objects/member/get.js  -2
         

See the complete overview on Codacy