New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mdi/angular-material

Package Overview
Dependencies
Maintainers
6
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mdi/angular-material - npm Package Compare versions

Comparing version 5.9.55 to 6.1.95

4

package.json
{
"name": "@mdi/angular-material",
"version": "5.9.55",
"version": "6.1.95",
"description": "Distribution and Build for Angular Material MDI",

@@ -26,5 +26,5 @@ "scripts": {

"devDependencies": {
"@mdi/svg": "^5.9.55",
"@mdi/svg": "^6.1.95",
"@mdi/util": "^0.3.2"
}
}

@@ -9,6 +9,6 @@ > *Note:* Please use the main [MaterialDesign](https://github.com/Templarian/MaterialDesign/issues) repo to report issues. This repo is for distribution of the Angular Material files only.

Install `@mdi/angular-material` from npm:
Install `@mdi/angular-material` and `@angular/cdk` from npm:
```bash
npm install @mdi/angular-material
npm install @mdi/angular-material @angular/cdk
```

@@ -75,3 +75,3 @@

import { NgModule } from '@angular/core';
import { MatIconRegistry, MatIconModule } from '@angular/material';
import { MatIconRegistry, MatIconModule } from '@angular/material/icon';
import { DomSanitizer } from '@angular/platform-browser';

@@ -78,0 +78,0 @@

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