@next-level-integration/nli-datefield-lib
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@next-level-integration/nli-datefield-lib", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "NLI-Datefield component", | ||
@@ -5,0 +5,0 @@ "main": "", |
@@ -8,5 +8,2 @@ # NLIDateField | ||
Online demo is here | ||
### Installation | ||
@@ -17,7 +14,7 @@ To install this component to an external project, follow the procedure: | ||
2. Run npm install in project folder (The home folder that `package.json` exists): `npm install` This command downloads all dependencies including `@next-level-integration/nli-datefield`. You can also download just this module with: npm install `@next-level-integration/nli-datefield` | ||
2. Run npm install in project folder (The home folder that `package.json` exists): `npm install` This command downloads all dependencies including `@next-level-integration/nli-datefield-lib`. You can also download just this module with: npm install `@next-level-integration/nli-datefield-lib` | ||
5. Import input module to your project. In your main module (or module that you want use this component) that its default name is `app.module.ts`, import it: | ||
import { NLIDateFieldModule } from '@next-level-integration/nli-datefield/datefield.module'; | ||
import { NLIDateFieldModule } from '@next-level-integration/nli-datefield-lib/datefield.module'; | ||
... | ||
@@ -24,0 +21,0 @@ @NgModule({ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
128419
114