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

timezoner

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timezoner - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

3

lib/timezone.js

@@ -70,4 +70,3 @@ /**

port: 443,
path: '/maps/api/timezone/json?' + querystring.stringify(options),
method: 'GET'
path: '/maps/api/timezone/json?' + querystring.stringify(options)
};

@@ -74,0 +73,0 @@ return request(params, cb);

@@ -15,3 +15,3 @@ {

"homepage": "https://github.com/justin-john/node-timezone",
"version": "0.0.6",
"version": "0.0.7",
"author": {

@@ -18,0 +18,0 @@ "name": "Justin John Mathews",

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