Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "svg-themer", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Apply a theme to SVG elements as well as image data and css rules constructed from SVG markup", | ||
@@ -8,2 +8,3 @@ "main": "index.js", | ||
"lint": "eslint -c ../fin-hypergrid/.eslintrc index.js", | ||
"build": "mkdir umd; cp index.js umd/svg-themer.js; uglifyjs index.js > umd/svg-themer.min.js", | ||
"test": "open test.html" | ||
@@ -10,0 +11,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
22813
6
190