Socket
Socket
Sign inDemoInstall

sntp

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sntp - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

package.json
{
"name": "sntp",
"description": "SNTP Client",
"version": "1.0.8",
"version": "1.0.9",
"author": "Eran Hammer <eran@hammer.io> (http://hueniverse.com)",

@@ -6,0 +6,0 @@ "contributors": [],

@@ -113,3 +113,3 @@ // Load modules

expect(time).to.not.exist;
expect(err.message).to.equal('getaddrinfo EIO');
expect(err.message).to.contain('getaddrinfo');
done();

@@ -116,0 +116,0 @@ });

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