Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pubnub/javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Loading
...
head repository: majacQ/javascript-2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 288 files changed
  • 11 contributors

Commits on Feb 1, 2022

  1. [pull] master from pubnub:master (#2)

    * Demo is over
    
    Demo completed, code need to be removed at this moment.
    
    * Releasing v4.33.0
    
    * docs: update .pubnub.yml for PAM v3.
    
    Updated .pubnub.yml for PAM v3 feature.
    
    test: removed grantToken uuid validation test.
    
    Removed granToken uuid validation integration test.
    
    * Releasing v4.33.1
    
    * Switch deployment to GitHub Actions (#220)
    
    build: switch deployment to GitHub Actions
    
    Switch product deployment to GitHub Actions.
    
    * Upgrade superagent (#224)
    
    feat: upgrade superagent
    
    test(fix): fix hanhing mocha tests
    
    Fix message actions and ReactNative tests which lead mocha to freeze.
    
    * Fix spelling typos (#227)
    
    Co-authored-by: Sami Ahmed Siddiqui <samiahmedsiddiqui@users.noreply.github.com>
    
    * Bump node-fetch from 1.7.3 to 2.6.1 (#199)
    
    Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 1.7.3 to 2.6.1.
    - [Release notes](https://github.com/bitinn/node-fetch/releases)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
    - [Commits](node-fetch/node-fetch@1.7.3...v2.6.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: raipubnub <52670305+raipubnub@users.noreply.github.com>
    
    * npm size issue (#229)
    
    Fix for NPM deployment including GitHub resources
    
    * remove unused code coverage badge (#226)
    
    * fix - Listener callback is invoked multiple times (#232)
    
    * fix - Listener callback is invoked multiple times
    
    * fix lint issue
    
    * PubNub SDK v4.34.2 release.
    
    * docs: revert bot changes
    
    Revert bot changelog entries.
    
    * PubNub SDK v4.34.2 release.
    
    Co-authored-by: Client Engineering Bot <60980775+Client Engineering Bot@users.noreply.github.com>
    Co-authored-by: Serhii Mamontov <parfeon@me.com>
    
    * feat: allow multiple origins in config (#231)
    
    * feat: allow multiple origins in config
    
    * PubNub SDK v4.35.0 release.
    
    Co-authored-by: Serhii Mamontov <parfeon@me.com>
    Co-authored-by: Client Engineering Bot <60980775+Client Engineering Bot@users.noreply.github.com>
    
    * add buffer to react native. remove web crypto polyfill. (#235)
    
    @client-engineering-bot release as v4.36.0
    
    * add buffer to react native. remove web crypto polyfill (#237)
    
    * update version
    
    * PubNub SDK v4.36.0 release.
    
    Co-authored-by: Client Engineering Bot <60980775+Client Engineering Bot@users.noreply.github.com>
    
    * Add revoke token feature (#238)
    
    * revoke token
    
    * PubNub SDK v4.37.0 release.
    
    Co-authored-by: Client Engineering Bot <60980775+Client Engineering Bot@users.noreply.github.com>
    
    * mandatory `uuid` parameter (#240)
    
    * ref: throw when valid uuid is not provided in PubNub
    
    * fix: tests with mandatory uuid
    
    * fix: web-titanium tests
    
    * test: include test for setUUID with invalid uuid value.
    
    * PubNub SDK v5.0.0 release.
    
    Co-authored-by: Client Engineering Bot <60980775+Client Engineering Bot@users.noreply.github.com>
    
    Co-authored-by: Serhii Mamontov <parfeon@me.com>
    Co-authored-by: Rajat Kalsy <crimsonred@users.noreply.github.com>
    Co-authored-by: Client <client-engineering@pubnub.com>
    Co-authored-by: raipubnub <52670305+raipubnub@users.noreply.github.com>
    Co-authored-by: Sami Ahmed Siddiqui <samiahmedsiddiqui@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Client Engineering Bot <60980775+Client Engineering Bot@users.noreply.github.com>
    Co-authored-by: Are <artur.wojciechowski@pubnub.com>
    Co-authored-by: Mohit Tejani <60129002+mohitpubnub@users.noreply.github.com>
    10 people authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    8248f10 View commit details
    Browse the repository at this point in the history
  2. Update package-lock.json

    Jacquelyn Vinson authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    2491198 View commit details
    Browse the repository at this point in the history
  3. Update package-lock.json

    Jacquelyn Vinson authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    f86ec2b View commit details
    Browse the repository at this point in the history
  4. Update package-lock.json

    Jacquelyn Vinson authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    4d75658 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Bump qs from 6.5.2 to 6.5.3

    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ba02108 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Bump decode-uri-component from 0.2.0 to 0.2.2

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    b491eee View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Merge pull request #23 from majacQ/dependabot/npm_and_yarn/qs-6.5.3

    Bump qs from 6.5.2 to 6.5.3
    Jacquelyn Vinson authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    e5d94de View commit details
    Browse the repository at this point in the history
  2. Bump ansi-regex

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) and [ansi-regex](https://github.com/chalk/ansi-regex). These dependencies needed to be updated together.
    
    Updates `ansi-regex` from 4.1.0 to 5.0.1
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v4.1.0...v5.0.1)
    
    Updates `ansi-regex` from 3.0.0 to 5.0.1
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v4.1.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    157588d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25 from majacQ/dependabot/npm_and_yarn/ansi-regex…

    …-and-ansi-regex-5.0.1
    
    Bump ansi-regex
    Jacquelyn Vinson authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    d962e3a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24 from majacQ/dependabot/npm_and_yarn/decode-uri…

    …-component-0.2.2
    
    Bump decode-uri-component from 0.2.0 to 0.2.2
    Jacquelyn Vinson authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    28db7ef View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.