New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ngx-eagle

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-eagle - npm Package Compare versions

Comparing version 0.6.6 to 0.6.7

esm2022/input/ngx-outlined-text-field/ngx-outlined-text-field.component.mjs

2

input/input.module.d.ts
import * as i0 from "@angular/core";
import * as i1 from "./input.component";
import * as i2 from "./ngx-outlined-text-field.component/ngx-outlined-text-field.component";
import * as i2 from "./ngx-outlined-text-field/ngx-outlined-text-field.component";
export declare class InputModule {

@@ -5,0 +5,0 @@ static ɵfac: i0.ɵɵFactoryDeclaration<InputModule, never>;

export * from './input.module';
export * from './input.component';
export * from './ngx-outlined-text-field.component/ngx-outlined-text-field.component';
export * from './ngx-outlined-text-field/ngx-outlined-text-field.component';
export * from './typings';
{
"name": "ngx-eagle",
"version": "0.6.6",
"version": "0.6.7",
"license": "MIT",

@@ -69,8 +69,2 @@ "description": "UI component infrastructure and Design components for mobile and desktop Angular web applications.",

},
"./carousel": {
"types": "./carousel/index.d.ts",
"esm2022": "./esm2022/carousel/ngx-eagle-carousel.mjs",
"esm": "./esm2022/carousel/ngx-eagle-carousel.mjs",
"default": "./fesm2022/ngx-eagle-carousel.mjs"
},
"./badge": {

@@ -88,8 +82,14 @@ "types": "./badge/index.d.ts",

},
"./card": {
"types": "./card/index.d.ts",
"esm2022": "./esm2022/card/ngx-eagle-card.mjs",
"esm": "./esm2022/card/ngx-eagle-card.mjs",
"default": "./fesm2022/ngx-eagle-card.mjs"
"./carousel": {
"types": "./carousel/index.d.ts",
"esm2022": "./esm2022/carousel/ngx-eagle-carousel.mjs",
"esm": "./esm2022/carousel/ngx-eagle-carousel.mjs",
"default": "./fesm2022/ngx-eagle-carousel.mjs"
},
"./dialog": {
"types": "./dialog/index.d.ts",
"esm2022": "./esm2022/dialog/ngx-eagle-dialog.mjs",
"esm": "./esm2022/dialog/ngx-eagle-dialog.mjs",
"default": "./fesm2022/ngx-eagle-dialog.mjs"
},
"./checkbox": {

@@ -101,7 +101,7 @@ "types": "./checkbox/index.d.ts",

},
"./dialog": {
"types": "./dialog/index.d.ts",
"esm2022": "./esm2022/dialog/ngx-eagle-dialog.mjs",
"esm": "./esm2022/dialog/ngx-eagle-dialog.mjs",
"default": "./fesm2022/ngx-eagle-dialog.mjs"
"./card": {
"types": "./card/index.d.ts",
"esm2022": "./esm2022/card/ngx-eagle-card.mjs",
"esm": "./esm2022/card/ngx-eagle-card.mjs",
"default": "./fesm2022/ngx-eagle-card.mjs"
},

@@ -186,2 +186,8 @@ "./divider": {

},
"./tag": {
"types": "./tag/index.d.ts",
"esm2022": "./esm2022/tag/ngx-eagle-tag.mjs",
"esm": "./esm2022/tag/ngx-eagle-tag.mjs",
"default": "./fesm2022/ngx-eagle-tag.mjs"
},
"./table": {

@@ -193,8 +199,2 @@ "types": "./table/index.d.ts",

},
"./tag": {
"types": "./tag/index.d.ts",
"esm2022": "./esm2022/tag/ngx-eagle-tag.mjs",
"esm": "./esm2022/tag/ngx-eagle-tag.mjs",
"default": "./fesm2022/ngx-eagle-tag.mjs"
},
"./timeline": {

@@ -201,0 +201,0 @@ "types": "./timeline/index.d.ts",

export * from './select.module';
export * from './select.component';
export * from './option.component';
export * from './ngx-outlined-select-field/ngx-outlined-select-field.component';
import * as i0 from "@angular/core";
import * as i1 from "./select.component";
import * as i2 from "./option.component";
import * as i3 from "./ngx-outlined-select-field/ngx-outlined-select-field.component";
export declare class SelectModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SelectModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SelectModule, never, [typeof i1.SelectComponent, typeof i2.OptionComponent], [typeof i1.SelectComponent, typeof i2.OptionComponent]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SelectModule, never, [typeof i1.SelectComponent, typeof i2.OptionComponent, typeof i3.NgxOutlinedSelectFieldComponent], [typeof i1.SelectComponent, typeof i2.OptionComponent, typeof i3.NgxOutlinedSelectFieldComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SelectModule>;
}

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