Socket
Socket
Sign inDemoInstall

@angular-extensions/elements

Package Overview
Dependencies
Maintainers
0
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-extensions/elements - npm Package Compare versions

Comparing version 18.1.0 to 18.2.0

2

package.json
{
"name": "@angular-extensions/elements",
"version": "18.1.0",
"version": "18.2.0",
"peerDependencies": {

@@ -5,0 +5,0 @@ "@angular/common": ">=18",

@@ -5,3 +5,3 @@ import { EnvironmentProviders } from '@angular/core';

export declare function createProvideLazyElementsGuard(rootOptions: LazyElementRootOptions): string;
export declare function provideAxLazyElements(options: LazyElementOptions): EnvironmentProviders;
export declare function provideAxLazyElementsConfigs(configs: ElementConfig[]): EnvironmentProviders;
export declare function provideAxLazyElements(options?: LazyElementOptions): EnvironmentProviders;
export declare function provideAxLazyElementsConfigs(configs?: ElementConfig[]): EnvironmentProviders;
import { OnInit } from '@angular/core';
import * as i0 from "@angular/core";
export declare class LazyElementDynamicTestingDirective implements OnInit {
private readonly vcr;
private readonly template;
#private;
ngOnInit(): void;
static ɵfac: i0.ɵɵFactoryDeclaration<LazyElementDynamicTestingDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<LazyElementDynamicTestingDirective, "[axLazyElementDynamic]", never, {}, {}, never, never, false, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<LazyElementDynamicTestingDirective, "[axLazyElementDynamic]", never, {}, {}, never, never, true, never>;
}
import { OnInit } from '@angular/core';
import * as i0 from "@angular/core";
export declare class LazyElementTestingDirective implements OnInit {
private readonly vcr;
private readonly template;
#private;
ngOnInit(): void;
static ɵfac: i0.ɵɵFactoryDeclaration<LazyElementTestingDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<LazyElementTestingDirective, "[axLazyElement]", never, {}, {}, never, never, false, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<LazyElementTestingDirective, "[axLazyElement]", never, {}, {}, never, never, true, never>;
}

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

static ɵfac: i0.ɵɵFactoryDeclaration<LazyElementsTestingModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LazyElementsTestingModule, [typeof i1.LazyElementTestingDirective, typeof i2.LazyElementDynamicTestingDirective], never, [typeof i1.LazyElementTestingDirective, typeof i2.LazyElementDynamicTestingDirective]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LazyElementsTestingModule, never, [typeof i1.LazyElementTestingDirective, typeof i2.LazyElementDynamicTestingDirective], [typeof i1.LazyElementTestingDirective, typeof i2.LazyElementDynamicTestingDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<LazyElementsTestingModule>;
}

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