@epegzz/sass-vars-loader
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "@epegzz/sass-vars-loader", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"author": "Daniel Schäfer <epegzz@gmail.com>", | ||
@@ -5,0 +5,0 @@ "description": "A SASS vars loader for Webpack. Load global SASS vars from JS/JSON files or from Webpack config.", |
@@ -7,3 +7,3 @@ <h1 align="center">Sass Vars Loader</h1> | ||
</a> | ||
<a href="https://codecov.io/gh/prettier/prettier"> | ||
<a href="https://codecov.io/gh/epegzz/sass-vars-loader"> | ||
<img alt="Codecov" src="https://img.shields.io/codecov/c/github/epegzz/sass-vars-loader.svg?style=flat-square"> | ||
@@ -14,8 +14,5 @@ </a> | ||
</a> | ||
<a href="https://www.npmjs.com/package//@epegzz/sass-vars-loader"> | ||
<a href="https://www.npmjs.com/package/@epegzz/sass-vars-loader"> | ||
<img alt="npm version" src="https://img.shields.io/npm/dm/@epegzz/sass-vars-loader.svg?style=flat-square"> | ||
</a> | ||
<a href="#badge"> | ||
<img alt="code style: prettier" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square"> | ||
</a> | ||
</p> | ||
@@ -22,0 +19,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9419
224