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

timezone-date.ts

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timezone-date.ts - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "timezone-date.ts",
"version": "0.1.3",
"version": "0.1.4",
"description": "Enhancement of Date class with better timezone support",

@@ -5,0 +5,0 @@ "keywords": [

@@ -36,3 +36,3 @@ # timezone-date.ts

let date = new TimezoneDate()
date.timezone = 8
date.timezone = +8
date.setFullYear(2020, 11 - 1, 28)

@@ -39,0 +39,0 @@ date.setHours(9, 2, 38)

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