mini-svg-data-uri
Advanced tools
Comparing version 1.2.3 to 1.3.3
{ | ||
"name": "mini-svg-data-uri", | ||
"version": "1.2.3", | ||
"version": "1.3.3", | ||
"description": "Small, efficient encoding of SVG data URIs for CSS, HTML, etc.", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"bin": "cli.js", | ||
"repository": { | ||
@@ -8,0 +9,0 @@ "type": "git", |
@@ -54,2 +54,13 @@ Mini SVG `data:` URI | ||
### CLI | ||
If you have it installed globally, or as some kind of dependency inside your project’s directory: | ||
```sh | ||
mini-svg-to-data-uri file.svg # writes to stdout | ||
mini-svg-to-data-uri file.svg file.svg.uri # writes to the given output filename | ||
``` | ||
Use `--help` for more info. | ||
### Warning | ||
@@ -56,0 +67,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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
10460
8
141
110
1