Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@firestitch/date

Package Overview
Dependencies
Maintainers
0
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firestitch/date - npm Package Compare versions

Comparing version 15.0.0 to 15.0.1

0

app/components/date-ago/date-ago.component.d.ts

@@ -0,0 +0,0 @@ import { ChangeDetectorRef, ElementRef, OnChanges, OnDestroy, OnInit } from '@angular/core';

export * from './date-ago.component';

@@ -0,0 +0,0 @@ import { ChangeDetectorRef, ElementRef, OnChanges, OnDestroy, OnInit } from '@angular/core';

export * from './date.component';
export * from './date';
export * from './date-ago';

@@ -0,0 +0,0 @@ export declare const SECONDS: {

@@ -0,0 +0,0 @@ export declare const TIMEZONES: {

@@ -0,0 +0,0 @@ import { ElementRef, OnChanges, OnInit, Renderer2 } from '@angular/core';

4

app/fs-date.module.d.ts

@@ -12,3 +12,3 @@ import { ModuleWithProviders } from '@angular/core';

import * as i9 from "@angular/common";
import * as i10 from "@angular/material/legacy-tooltip";
import * as i10 from "@angular/material/tooltip";
import * as i11 from "@firestitch/common";

@@ -18,4 +18,4 @@ export declare class FsDateModule {

static ɵfac: i0.ɵɵFactoryDeclaration<FsDateModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FsDateModule, [typeof i1.FsDatePipe, typeof i2.FsDateAgoPipe, typeof i3.FsDateDurationPipe, typeof i4.FsDateFormatPipe, typeof i5.FsDateRangePipe, typeof i6.FsDateAgoDirective, typeof i7.FsDateAgoComponent, typeof i8.FsDateComponent], [typeof i9.CommonModule, typeof i10.MatLegacyTooltipModule, typeof i11.FsCommonModule], [typeof i1.FsDatePipe, typeof i2.FsDateAgoPipe, typeof i3.FsDateDurationPipe, typeof i4.FsDateFormatPipe, typeof i5.FsDateRangePipe, typeof i6.FsDateAgoDirective, typeof i8.FsDateComponent, typeof i7.FsDateAgoComponent]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FsDateModule, [typeof i1.FsDatePipe, typeof i2.FsDateAgoPipe, typeof i3.FsDateDurationPipe, typeof i4.FsDateFormatPipe, typeof i5.FsDateRangePipe, typeof i6.FsDateAgoDirective, typeof i7.FsDateAgoComponent, typeof i8.FsDateComponent], [typeof i9.CommonModule, typeof i10.MatTooltipModule, typeof i11.FsCommonModule], [typeof i1.FsDatePipe, typeof i2.FsDateAgoPipe, typeof i3.FsDateDurationPipe, typeof i4.FsDateFormatPipe, typeof i5.FsDateRangePipe, typeof i6.FsDateAgoDirective, typeof i8.FsDateComponent, typeof i7.FsDateAgoComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<FsDateModule>;
}

@@ -0,0 +0,0 @@ import { PipeTransform } from '@angular/core';

@@ -0,0 +0,0 @@ import { PipeTransform } from '@angular/core';

@@ -0,0 +0,0 @@ import { PipeTransform } from '@angular/core';

@@ -0,0 +0,0 @@ import { PipeTransform } from '@angular/core';

@@ -0,0 +0,0 @@ import { FsDateFormatPipe } from './date-format.pipe';

@@ -0,0 +0,0 @@ import * as i0 from "@angular/core";

@@ -0,0 +0,0 @@ /**

export declare function ago(date: any, frmt?: string, options?: any): string;
export declare function date(value: any): any;
export declare function duration(time: any, options?: any): string;
export declare function format(date: any, formatTo?: string, options?: {
timezone?: string;
}): string;
export declare function getFormatString(formatTo?: string, date?: Date): string;
export declare function granularDuration(time: any, options?: {}): string;

@@ -0,0 +0,0 @@ export * from './ago';

export declare function iso8601(date: any): string;
import { Observable } from 'rxjs';
export declare function parseDuration(value: String): Observable<Object>;
export declare function parseLocal(date: any): Date;
export declare function parse(date: any): Date;
export declare function range(from: Date, to: Date, format?: string): string;
export declare function sanitizeDate(date: string): string;
export declare function simpleFormat(date: any): string;
export declare function toUTC(date: Date): Date;
{
"name": "@firestitch/date",
"version": "15.0.0",
"version": "15.0.1",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

@@ -0,0 +0,0 @@ export { FsDateModule } from './app/fs-date.module';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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