Socket
Socket
Sign inDemoInstall

date-fns-timezone

Package Overview
Dependencies
3
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.3 to 0.1.4

8

package.json
{
"name": "date-fns-timezone",
"version": "0.1.3",
"version": "0.1.4",
"description": "Parsing and formatting date strings using IANA time zones for date-fns.",

@@ -80,3 +80,3 @@ "author": {

"date-fns": "^1.29.0",
"timezone-support": "^1.5.3"
"timezone-support": "^1.5.5"
},

@@ -106,3 +106,3 @@ "devDependencies": {

"rimraf": "^2.6.2",
"rollup": "^0.66.4",
"rollup": "^0.66.5",
"rollup-plugin-babel": "^4.0.3",

@@ -117,3 +117,3 @@ "rollup-plugin-uglify": "^6.0.0",

"tslint-config-standard": "^8.0.1",
"typescript": "^3.1.1"
"typescript": "^3.1.2"
},

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

@@ -66,2 +66,3 @@ # date-fns-timezone

* 2018-10-10 v0.1.4 Fix compatibility with IE. Thanks, [Andrii](https://github.com/AndriiDidkivsky)!
* 2018-10-06 v0.1.2 Add TypeScript export declarations.

@@ -68,0 +69,0 @@ * 2018-09-19 v0.1.0 Add parseString without a time zone to cover a gap in date-fns

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc