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.8.4 to 6.8.5

10

package.json
{
"name": "ngx-mqtt",
"version": "6.8.4",
"version": "6.8.5",
"description": "ngx mqtt client library",

@@ -36,4 +36,3 @@ "main": "bundles/ngx-mqtt.min.js",

"@angular/core": ">6.0.0",
"rxjs": "^6.2.1",
"handlebars": "^4.0.11"
"rxjs": ">6.2.1"
},

@@ -44,4 +43,3 @@ "dependencies": {

"ssri": ">=6.0.0",
"ngrok": "3.1.0",
"mqtt": "github:mqttjs/MQTT.js#16848192d5e31918d5b63a697803231caef74a3a"
"mqtt": "github:mqttjs/MQTT.js#62641d6ec22e4e51b1cacd3f692965d44a09d03e"
},

@@ -75,3 +73,3 @@ "devDependencies": {

"rimraf": "^2.6.2",
"rxjs": "^6.2.1",
"rxjs": "^6.2.1 <6.4.0",
"source-map-loader": "0.2.0",

@@ -78,0 +76,0 @@ "systemjs": "0.20.10",

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