Socket
Socket
Sign inDemoInstall

angular-svg-icon

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-svg-icon - npm Package Compare versions

Comparing version 16.1.0 to 17.0.0

8

package.json
{
"name": "angular-svg-icon",
"description": "Angular 16 component and service for inlining SVGs allowing them to be easily styled with CSS.",
"version": "16.1.0",
"description": "Angular 17 component and service for inlining SVGs allowing them to be easily styled with CSS.",
"version": "17.0.0",
"repository": {

@@ -17,4 +17,4 @@ "type": "git",

"peerDependencies": {
"@angular/core": ">=16.0.0",
"@angular/common": ">=16.0.0",
"@angular/core": ">=17.0.0",
"@angular/common": ">=17.0.0",
"rxjs": ">=6.6.3"

@@ -21,0 +21,0 @@ },

@@ -6,3 +6,3 @@ [![npm version](https://badge.fury.io/js/angular-svg-icon.svg)](https://badge.fury.io/js/angular-svg-icon)

The **angular-svg-icon** is an Angular 16 service and component that provides a
The **angular-svg-icon** is an Angular 17 service and component that provides a
means to inline SVG files to allow for them to be easily styled by CSS and code.

@@ -23,2 +23,3 @@

**Note on earlier versions of Angular:**
- For Angular 16, use angular-svg-icon@16.1.0
- For Angular 15, use angular-svg-icon@15.0.0

@@ -25,0 +26,0 @@ - For Angular 14, use angular-svg-icon@14.0.0

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