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

knxultimate

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knxultimate - npm Package Compare versions

Comparing version 1.0.36 to 1.0.37

4

CHANGELOG.md

@@ -10,2 +10,6 @@ ![Sample Node](img/logo.png)

<p>
<b>Version 1.0.37</b> - June 2023<br/>
- Dependencies versions bump.<br/>
</p>
<p>
<b>Version 1.0.36</b> - June 2023<br/>

@@ -12,0 +16,0 @@ - Some internal changes due to integration with NOde-Red node.<br/>

17

package.json
{
"name": "knxultimate",
"description": "KNX IP protocol implementation for Node. This is the ENGINE of Node-Red KNX-Ultimate node.",
"version": "1.0.36",
"version": "1.0.37",
"engines": {

@@ -38,18 +38,15 @@ "node": ">=14"

"fs": "0.0.1-security",
"mkdirp": "^0.5.1",
"mkdirp": "3.0.1",
"os": "0.1.1",
"ping": "0.4.1",
"@types/node": "^6.14.4",
"binary-parser": "1.1.5",
"binary-protocol": "0.0.0",
"ipaddr.js": "2.0.0",
"ping": "0.4.4",
"@types/node": "20.3.1",
"binary-parser": "2.2.1",
"ipaddr.js": "2.1.0",
"log-driver": "1.2.7",
"lodash": "4.17.21",
"caller-id": "^0.1.0",
"path": "0.12.7",
"crypto-js": "4.1.1",
"xml2js": "0.4.23",
"aes-cbc-mac": "1.0.1"
"xml2js": "0.6.0"
},
"devDependencies": {}
}
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