🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@abp/ng.core

Package Overview
Dependencies
Maintainers
2
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abp/ng.core - npm Package Compare versions

Comparing version

to
9.1.2

lib/pipes/lazy-localization.pipe.d.ts

3

lib/localization.module.d.ts
import * as i0 from "@angular/core";
import * as i1 from "./pipes/localization.pipe";
import * as i2 from "./pipes/lazy-localization.pipe";
export declare class LocalizationModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizationModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LocalizationModule, [typeof i1.LocalizationPipe], never, [typeof i1.LocalizationPipe]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LocalizationModule, [typeof i1.LocalizationPipe], [typeof i2.LazyLocalizationPipe], [typeof i1.LocalizationPipe, typeof i2.LazyLocalizationPipe]>;
static ɵinj: i0.ɵɵInjectorDeclaration<LocalizationModule>;
}

@@ -8,1 +8,2 @@ export * from './localization.pipe';

export * from './short-date-time.pipe';
export * from './lazy-localization.pipe';
{
"name": "@abp/ng.core",
"version": "9.1.1",
"version": "9.1.2",
"homepage": "https://abp.io",

@@ -10,3 +10,3 @@ "repository": {

"dependencies": {
"@abp/utils": "~9.1.1",
"@abp/utils": "~9.1.2",
"just-clone": "^6.0.0",

@@ -13,0 +13,0 @@ "just-compare": "^2.0.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet