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

ntp-packet-parser

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ntp-packet-parser - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

10

package.json
{
"name": "ntp-packet-parser",
"version": "0.2.1",
"version": "0.3.0",
"description": "A parser for NTP UDP packets",

@@ -26,7 +26,7 @@ "main": "dist/index.js",

"devDependencies": {
"@types/mocha": "^9.0.0",
"@types/mocha": "^10.0.0",
"@types/node": "^15.3.0",
"mocha": "^9.1.3",
"mocha": "^10.1.0",
"prettier": "^2.3.0",
"ts-mocha": "^9.0.2",
"ts-mocha": "^10.0.0",
"ts-node": "^10.4.0",

@@ -46,4 +46,4 @@ "typescript": "^4.2.4"

"engines": {
"node": "^12 || ^14 || ^16"
"node": "^14 || ^16 || ^18"
}
}
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