Socket
Socket
Sign inDemoInstall

date-fns-tz

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date-fns-tz - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

_lib/tzIntlTimeZoneName/index.js

9

package.json
{
"name": "date-fns-tz",
"version": "0.1.0",
"version": "0.1.1",
"sideEffects": false,

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

"scripts": {
"build": "node scripts/build/build.js",
"build": "./scripts/build/build.sh",
"package": "./scripts/build/package.sh",
"clean": "rm -rf tmp/package && rm tmp/docs.json",
"test": "karma start config/karma.js"

@@ -46,2 +48,3 @@ },

"date-fns": "next",
"flow-bin": "0.84.0",
"fs-promise": "^1.0.0",

@@ -68,3 +71,3 @@ "husky": "^1.1.1",

"power-assert": "^1.3.1",
"prettier": "^1.12.1",
"prettier": "^1.14.3",
"sinon": "^1.17.3",

@@ -71,0 +74,0 @@ "webpack": "^1.12.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