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

ngx-array

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-array - npm Package Compare versions

Comparing version 3.0.5 to 3.0.6

esm2022/lib/ngx-array.component.mjs

0

index.d.ts

@@ -0,0 +0,0 @@ /**

2

lib/ngx-array.component.d.ts
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"/>

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