🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

angular-material-css-vars

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-material-css-vars - npm Package Compare versions

Comparing version

to
0.3.5

8

package.json
{
"name": "angular-material-css-vars",
"version": "0.3.4",
"version": "0.3.5",
"description": "Little library to use css variables for @angular/material",

@@ -21,5 +21,5 @@ "author": "johannesjo <contact@super-productivity.com> (http://super-productivity.com)",

"peerDependencies": {
"@angular/common": "^8.1.3",
"@angular/core": "^8.1.3",
"@angular/material": "^8.1.3",
"@angular/common": ">=8.1.3 <=9.999.9",
"@angular/core": ">=8.1.3 <=9.999.9",
"@angular/material": ">=8.1.3 <=9.999.9",
"tslib": "^1.10.0"

@@ -26,0 +26,0 @@ },