You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

nextalys-js-helpers

Package Overview
Dependencies
Maintainers
1
Versions
450
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nextalys-js-helpers - npm Package Compare versions

Comparing version

to
0.2.126

2

dist/helpers/date-helpers.d.ts

@@ -116,3 +116,3 @@ export declare type NxsTimeZone = 'Europe/Andorra' | 'Europe/Paris' | 'America/Los_Angeles';

*/
static formatDate(date: Date, withTime?: boolean, hideYear?: boolean, withDayString?: boolean): string | Date;
static formatDate(date: Date, withTime?: boolean, hideYear?: boolean, withDayString?: boolean): string;
/**

@@ -119,0 +119,0 @@ * format => YYYY-MM-DD - with time => YYYY-MM-DDTHH:mm:ssZ

{
"name": "nextalys-js-helpers",
"version": "0.2.125",
"version": "0.2.126",
"description": "Nextalys Javascript Helpers",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet