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.1.5 to 1.1.6

2

_lib/tzParseTimezone/index.js

@@ -124,3 +124,3 @@ "use strict";

return true;
} catch {
} catch (error) {
return false;

@@ -127,0 +127,0 @@ }

@@ -132,6 +132,5 @@ import tzTokenizeDate from '../tzTokenizeDate/index.js'

return true;
}
catch {
} catch (error) {
return false;
}
}
{
"name": "date-fns-tz",
"version": "1.1.5",
"version": "1.1.6",
"sideEffects": false,

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

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