New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ngx-mqtt

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-mqtt - npm Package Compare versions

Comparing version 6.13.3 to 6.14.0

2

package.json
{
"name": "ngx-mqtt",
"version": "6.13.3",
"version": "6.14.0",
"description": "ngx mqtt client library",

@@ -5,0 +5,0 @@ "main": "bundles/ngx-mqtt.min.js",

@@ -7,3 +7,3 @@ import { ModuleWithProviders, InjectionToken } from '@angular/core';

export declare class MqttModule {
static forRoot(config: IMqttServiceOptions, client?: IMqttClient): ModuleWithProviders;
static forRoot(config: IMqttServiceOptions, client?: IMqttClient): ModuleWithProviders<MqttModule>;
}

Sorry, the diff of this file is not supported yet

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