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

ngx-app-common

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-app-common - npm Package Compare versions

Comparing version 18.0.1 to 18.0.2

ng-package.json

17

package.json
{
"name": "ngx-app-common",
"version": "18.0.1",
"version": "18.0.2",
"peerDependencies": {

@@ -11,16 +11,3 @@ "@angular/common": "^18.0.0",

},
"sideEffects": false,
"module": "fesm2022/ngx-app-common.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2022": "./esm2022/ngx-app-common.mjs",
"esm": "./esm2022/ngx-app-common.mjs",
"default": "./fesm2022/ngx-app-common.mjs"
}
}
"sideEffects": false
}

@@ -1,5 +0,21 @@

# NgxAppCommon
# Ngx-App-Common
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.0.0.
[Ngx App Common](https://github.com/angular/angular-cli) is a versatile Angular library designed to streamline your development process by providing a suite of common, reusable components. With this package, you can easily integrate essential features into your Angular applications, improving efficiency and maintainability.
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.0.0.
## Features
* Common Input Component: `<ngx-input></ngx-input>` - A customizable input component that can be used in both reactive and template-driven forms.
* Common Select Component: `<ngx-select></ngx-select>` - A flexible select dropdown component that supports multiple configurations.
* Common Date Picker Component: `<ngx-datepicker></ngx-datepicker>` - An easy-to-use datepicker component with a variety of options and formats.
* Common Icon Component: `<ngx-icon></ngx-icon>` - A powerful icon component that supports dynamic beautiful SVG icons.
# Documentation
Explore our [Documentation](https://github.com/angular/angular-cli) to learn more about the full range of components and their configurations.
## Code scaffolding

@@ -6,0 +22,0 @@

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