img-svg-inline-loader
Advanced tools
Comparing version 1.1.0 to 1.2.0
/** | ||
* img-svg-inline-loader v1.1.0 (2018-01-19) | ||
* img-svg-inline-loader v1.2.0 (2018-01-19) | ||
* Copyright 2018 Oliver Findl | ||
@@ -4,0 +4,0 @@ * @license MIT |
{ | ||
"name": "img-svg-inline-loader", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Webpack loader used for inline replacement of SVG reference in src attribute of img tags with actual content of SVG file.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -66,3 +66,3 @@ | ||
Notes: User-defined options and default options are not deep-merged. | ||
Notes: User-defined options are not deep-merged with default options. | ||
@@ -69,0 +69,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
5306