rollup-plugin-visualizer
Advanced tools
Comparing version 0.9.1 to 0.9.2
{ | ||
"name": "rollup-plugin-visualizer", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"main": "plugin.js", | ||
@@ -5,0 +5,0 @@ "author": "Denis Bardadym <bardadymchik@gmail.com>", |
@@ -123,3 +123,3 @@ "use strict"; | ||
src: | ||
url(data:application/font-woff2;charset=utf-8;base64,${woff2}) format('woff2'), | ||
url(data:font/woff2;charset=utf-8;base64,${woff2}) format('woff2'), | ||
url(data:application/font-woff;charset=utf-8;base64,${woff}) format('woff'); | ||
@@ -126,0 +126,0 @@ }`; |
Sorry, the diff of this file is too big to display
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
138033
3982