Socket
Socket
Sign inDemoInstall

pubnub

Package Overview
Dependencies
Maintainers
4
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 3.8.0 to 3.9.0

node.js/pubnub.js-e

6

modern/README.md
# PubNub HTML5 Modern JavaScript Library
PubNub for JS Docs have been moved to: http://www.pubnub.com/docs/javascript/javascript-sdk.html
##### Please use the distributable in the `dist` folder
##### PubNub for JS Docs have been moved to: http://www.pubnub.com/docs/javascript/javascript-sdk.html
#### Supports "Modern" Browsers
{
"name": "pubnub",
"preferGlobal": false,
"version": "3.8.0",
"version": "3.9.0",
"author": "PubNub <support@pubnub.com>",

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

"main": "./node.js/pubnub.js",
"browser": "./modern/pubnub.js",
"browser": "./modern/dist/pubnub.js",
"repository": {

@@ -41,2 +41,3 @@ "type": "git",

"devDependencies": {
"chai": "^3.5.0",
"eslint": "^1.10.3",

@@ -50,4 +51,10 @@ "eslint-config-airbnb": "^5.0.0",

"grunt-eslint": "^17.3.1",
"grunt-karma": "^0.12.1",
"grunt-mocha-istanbul": "^3.0.1",
"istanbul": "^0.4.2",
"karma": "^0.13.21",
"karma-chai": "^0.1.0",
"karma-mocha": "^0.2.1",
"karma-phantomjs-launcher": "^1.0.0",
"karma-spec-reporter": "0.0.24",
"load-grunt-tasks": "^3.4.0",

@@ -58,2 +65,3 @@ "mocha": "^2.1.0",

"nodeunit": "^0.9.0",
"phantomjs-prebuilt": "^2.1.4",
"sinon": "^1.17.2",

@@ -60,0 +68,0 @@ "uglify-js": "^2.6.1",

8

README.md

@@ -16,7 +16,7 @@ # PubNub JavaScript SDK

#### HTTP
* http://cdn.pubnub.com/pubnub-3.8.0.min.js
* http://cdn.pubnub.com/pubnub-3.8.0.js
* http://cdn.pubnub.com/pubnub-3.9.0.min.js
* http://cdn.pubnub.com/pubnub-3.9.0.js
#### HTTPS
* https://cdn.pubnub.com/pubnub-3.8.0.min.js
* https://cdn.pubnub.com/pubnub-3.8.0.js
* https://cdn.pubnub.com/pubnub-3.9.0.min.js
* https://cdn.pubnub.com/pubnub-3.9.0.js

Sorry, the diff of this file is not supported yet

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