@covalent/dynamic-forms
Advanced tools
Comparing version 4.1.1-beta.3 to 4.1.1-develop.1
@@ -6,3 +6,3 @@ import { OnInit, SimpleChanges, OnChanges, TemplateRef, ChangeDetectorRef, Type } from '@angular/core'; | ||
import { CdkPortal } from '@angular/cdk/portal'; | ||
import { IControlValueAccessor } from './behaviors/control-value-accesor.mixin'; | ||
import { IControlValueAccessor } from '@covalent/core/common'; | ||
import { TdDynamicElement, TdDynamicType, TdDynamicFormsService, ITdDynamicElementCustomConfig } from './services/dynamic-forms.service'; | ||
@@ -9,0 +9,0 @@ import * as i0 from "@angular/core"; |
{ | ||
"name": "@covalent/dynamic-forms", | ||
"version": "4.1.1-beta.3", | ||
"version": "4.1.1-develop.1", | ||
"description": "Teradata UI Platform Dynamic Forms Module", | ||
"keywords": [ | ||
"angular", | ||
"components", | ||
"reusable", | ||
"dynamic", | ||
"forms" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/teradata/covalent.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/teradata/covalent/issues" | ||
}, | ||
"license": "MIT", | ||
"author": "Teradata UX", | ||
"peerDependencies": { | ||
"@angular/common": "^13.2.0", | ||
"@angular/core": "^13.2.0", | ||
"@angular/forms": "~13.2.0", | ||
"@covalent/core": "4.1.1-develop.1", | ||
"@angular/router": "^13.2.0", | ||
"@angular/platform-browser": "^13.2.0", | ||
"@angular/material": "^13.2.1", | ||
"rxjs": "~7.4.0", | ||
"@angular/animations": "^13.2.0", | ||
"@angular/forms": "^13.2.0", | ||
"@angular/cdk": "^13.2.1", | ||
"@angular/material": "^13.2.1", | ||
"@angular/platform-browser": "~13.2.0", | ||
"@covalent/core": "4.1.1-beta.3", | ||
"@angular/router": "~13.2.0", | ||
"@angular/animations": "~13.2.0", | ||
"@angular/platform-browser-dynamic": "~13.2.0" | ||
"@angular/platform-browser-dynamic": "^13.2.0" | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.3.0" | ||
"tslib": "^2.0.0" | ||
}, | ||
@@ -20,0 +37,0 @@ "module": "fesm2015/covalent-dynamic-forms.mjs", |
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
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
0
12
0
400180
34
3037
+ Added@angular/animations@13.4.0(transitive)
+ Added@angular/compiler@13.4.0(transitive)
+ Added@angular/forms@13.4.0(transitive)
+ Added@angular/platform-browser@13.4.0(transitive)
+ Added@angular/platform-browser-dynamic@13.4.0(transitive)
+ Added@angular/router@13.4.0(transitive)
+ Added@covalent/core@4.1.1-develop.1(transitive)
- Removed@angular/animations@13.2.7(transitive)
- Removed@angular/common@13.2.7(transitive)
- Removed@angular/compiler@13.2.7(transitive)
- Removed@angular/core@13.2.7(transitive)
- Removed@angular/forms@13.2.7(transitive)
- Removed@angular/platform-browser@13.2.7(transitive)
- Removed@angular/platform-browser-dynamic@13.2.7(transitive)
- Removed@angular/router@13.2.7(transitive)
- Removed@covalent/core@4.1.1-beta.3(transitive)
Updatedtslib@^2.0.0