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

honcho

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

honcho - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

4

CHANGELOG.md

@@ -0,1 +1,5 @@

Version: 0.3.2
--------------
- Async, nodes7, mbtcpprotocol dependency version bump
Version: 0.3.1

@@ -2,0 +6,0 @@ --------------

10

package.json
{
"name": "honcho",
"description": "Abstraction layer for multiple PLC controller interfaces",
"version": "0.3.1",
"version": "0.3.2",
"author": {

@@ -28,12 +28,12 @@ "name": "Darren Pearce",

"dependencies": {
"async": "^3.2.0",
"async": "^3.2.3",
"honchoflatfile": "^0.1.4",
"mbtcpprotocol": "^0.1.2",
"mbtcpprotocol": "^0.1.3",
"mcprotocol": "^0.1.2",
"nodepccc": "^0.1.17",
"nodes7": "^0.3.16",
"nodes7": "^0.3.17",
"serialipprotocol": "^0.1.1"
},
"engine": "node 8.x.x",
"engine": "node 12.x.x",
"license": "MIT"
}
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