Socket
Socket
Sign inDemoInstall

date-fns-tz

Package Overview
Dependencies
1
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.1 to 1.0.0

4

package.json
{
"name": "date-fns-tz",
"version": "1.0.0-beta.1",
"version": "1.0.0",
"sideEffects": false,

@@ -14,3 +14,3 @@ "description": "Time zone support for date-fns v2 with the browser Intl API",

"module": "esm/index.js",
"typings": "./typings.d.ts",
"types": "typings.d.ts",
"scripts": {

@@ -17,0 +17,0 @@ "build": "./scripts/build/build.sh",

// This file is generated automatically by `scripts/build/typings.js`. Please, don't change it.
import { Locale } from 'date-fns'
// FP Interfaces

@@ -36,3 +34,3 @@

timeZone?: string
locale?: Locale
locale?: import('date-fns').Locale
includeSeconds?: boolean

@@ -39,0 +37,0 @@ addSuffix?: boolean

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc