Socket
Socket
Sign inDemoInstall

@ngaox/icons

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngaox/icons - npm Package Compare versions

Comparing version 4.2.0 to 5.0.0

2

lib/icon.component.d.ts

@@ -19,3 +19,3 @@ import { OnChanges, OnDestroy, OnInit } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<IconComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<IconComponent, "ngaox-icon", never, { "name": "name"; "url": "url"; "width": "width"; "height": "height"; }, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<IconComponent, "ngaox-icon", never, { "name": "name"; "url": "url"; "width": "width"; "height": "height"; }, {}, never, never, false, never>;
}
{
"name": "@ngaox/icons",
"version": "4.2.0",
"version": "5.0.0",
"description": "Inline SVG icons from (src | files | your favorite icons library | ...)!",

@@ -9,6 +9,6 @@ "ng-add": {

"peerDependencies": {
"@angular/common": "^13.0.0",
"@angular/core": "^13.0.0",
"@angular/platform-browser": "^13.0.0",
"rxjs": "^7.5.4"
"@angular/common": "15.2.8",
"@angular/core": "15.2.8",
"@angular/platform-browser": "15.2.8",
"rxjs": "7.8.1"
},

@@ -41,3 +41,3 @@ "dependencies": {

"fesm2015": "fesm2015/ngaox-icons.mjs",
"typings": "ngaox-icons.d.ts",
"typings": "index.d.ts",
"exports": {

@@ -48,3 +48,3 @@ "./package.json": {

".": {
"types": "./ngaox-icons.d.ts",
"types": "./index.d.ts",
"esm2020": "./esm2020/ngaox-icons.mjs",

@@ -51,0 +51,0 @@ "es2020": "./fesm2020/ngaox-icons.mjs",

# Ngaox Icons
[![Angular Ngaox](https://img.shields.io/badge/Angular-Ngaox-red.svg)](https://ngaox-lab.web.app)
[![Ngaox for Angular](https://img.shields.io/badge/Angular-Ngaox-red.svg)](https://ngaox-lab.web.app)
[![npm Version](https://img.shields.io/npm/v/@ngaox/icons)](https://ngaox-lab.web.app/docs/icons)

@@ -5,0 +5,0 @@ [![Monthly Downloads](https://img.shields.io/npm/dm/@ngaox/icons)](https://www.npmjs.com/package/@ngaox/icons)

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

Sorry, the diff of this file is not supported yet

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