Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rt0s_js

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rt0s_js - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

index.js

@@ -237,3 +237,3 @@ var mqtt = require('mqtt')

console.log("req_ind subs:", key, this.req_inds[key]);
this.client.subscribe(this.req_inds[key]['path'])
this._client.subscribe(this.req_inds[key]['path'])
}

@@ -240,0 +240,0 @@

{
"name": "rt0s_js",
"version": "1.1.0",
"version": "1.1.1",
"description": "rt0s js client library",

@@ -5,0 +5,0 @@ "main": "index.js",

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