Socket
Socket
Sign inDemoInstall

pubnub

Package Overview
Dependencies
Maintainers
7
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pubnub - npm Package Compare versions

Comparing version 7.4.1 to 7.4.2

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## v7.4.2
October 30 2023
#### Modified
- Changed license type from MIT to PubNub Software Development Kit License.
## v7.4.1

@@ -2,0 +8,0 @@ October 17 2023

2

lib/core/components/config.js

@@ -180,3 +180,3 @@ "use strict";

default_1.prototype.getVersion = function () {
return '7.4.1';
return '7.4.2';
};

@@ -183,0 +183,0 @@ default_1.prototype._addPnsdkSuffix = function (name, suffix) {

{
"name": "pubnub",
"version": "7.4.1",
"version": "7.4.2",
"author": "PubNub <support@pubnub.com>",

@@ -101,3 +101,3 @@ "description": "Publish & Subscribe Real-time Messaging with PubNub",

},
"license": "MIT",
"license": "SEE LICENSE IN LICENSE",
"engine": {

@@ -104,0 +104,0 @@ "node": ">=0.8"

@@ -31,4 +31,4 @@ # PubNub JavaScript SDK (V4)

* or download one of our builds from our CDN:
* https://cdn.pubnub.com/sdk/javascript/pubnub.7.4.1.js
* https://cdn.pubnub.com/sdk/javascript/pubnub.7.4.1.min.js
* https://cdn.pubnub.com/sdk/javascript/pubnub.7.4.2.js
* https://cdn.pubnub.com/sdk/javascript/pubnub.7.4.2.min.js

@@ -35,0 +35,0 @@ 2. Configure your keys:

@@ -353,3 +353,3 @@ /* */

getVersion() {
return '7.4.1';
return '7.4.2';
}

@@ -356,0 +356,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc