Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

timezone-mock

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timezone-mock - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "timezone-mock",
"version": "0.0.4",
"version": "0.0.5",
"description": "A JavaScript library to mock the local timezone.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -7,3 +7,3 @@ timezone-mock

This module is useful for testing that code works correctly when run in
other timezones, especially those which have Daily Saving Time if the
other timezones, especially those which have Daylight Saving Time if the
timezone of your test system does not.

@@ -50,2 +50,3 @@

* UTC
I found that testing on these three were enough to ensure code worked in

@@ -52,0 +53,0 @@ all timezones (import factor is to test on a timezone with Daylight Saving

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