Comparing version 3.0.5 to 3.0.6
@@ -0,0 +0,0 @@ /** |
import * as i0 from "@angular/core"; | ||
export declare class NgxArrayComponent { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NgxArrayComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<NgxArrayComponent, "lib-ngx-array", never, {}, {}, never, never, false, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<NgxArrayComponent, "lib-ngx-array", never, {}, {}, never, never, true, never>; | ||
} |
@@ -0,0 +0,0 @@ import * as i0 from "@angular/core"; |
@@ -8,6 +8,6 @@ { | ||
"description": "Array class is a global object that is used in the construction of arrays; which are high-level, list-like objects.", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"peerDependencies": { | ||
"@angular/common": "^15.2.0", | ||
"@angular/core": "^15.2.0" | ||
"@angular/common": "^17.0.9", | ||
"@angular/core": "^17.0.9" | ||
}, | ||
@@ -42,7 +42,3 @@ "dependencies": { | ||
"sideEffects": false, | ||
"module": "fesm2015/ngx-array.mjs", | ||
"es2020": "fesm2020/ngx-array.mjs", | ||
"esm2020": "esm2020/ngx-array.mjs", | ||
"fesm2020": "fesm2020/ngx-array.mjs", | ||
"fesm2015": "fesm2015/ngx-array.mjs", | ||
"module": "fesm2022/ngx-array.mjs", | ||
"typings": "index.d.ts", | ||
@@ -55,9 +51,7 @@ "exports": { | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/ngx-array.mjs", | ||
"es2020": "./fesm2020/ngx-array.mjs", | ||
"es2015": "./fesm2015/ngx-array.mjs", | ||
"node": "./fesm2015/ngx-array.mjs", | ||
"default": "./fesm2020/ngx-array.mjs" | ||
"esm2022": "./esm2022/ngx-array.mjs", | ||
"esm": "./esm2022/ngx-array.mjs", | ||
"default": "./fesm2022/ngx-array.mjs" | ||
} | ||
} | ||
} |
export * from './lib/ngx-array.service'; | ||
export * from './lib/ngx-array.component'; | ||
export * from './lib/ngx-array.module'; |
@@ -0,0 +0,0 @@ <img width="256px" src="https://icon.beforepost.com/VYJ57IDB-D5QBG9K9-CXN7I5MX.svg"/> |
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
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
105866
12
1084
1