@neodx/svg
Advanced tools
Comparing version
@@ -17,6 +17,6 @@ import { Command } from 'commander'; | ||
root: string; | ||
input: string[]; | ||
output: string; | ||
group: boolean; | ||
output: string; | ||
optimize: boolean; | ||
input: string[]; | ||
definitions?: string | undefined; | ||
@@ -28,6 +28,6 @@ resetColorValues?: string[] | undefined; | ||
root: string; | ||
input: (string | string[]) & (string | string[] | undefined); | ||
output: string; | ||
group: boolean; | ||
output: string; | ||
optimize: boolean; | ||
input: (string | string[]) & (string | string[] | undefined); | ||
definitions?: string | undefined; | ||
@@ -34,0 +34,0 @@ resetColorValues?: string | string[] | undefined; |
{ | ||
"name": "@neodx/svg", | ||
"packageManager": "yarn@3.2.0", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Supercharge your icons ⚡️", | ||
@@ -133,3 +133,3 @@ "author": { | ||
"@neodx/std": "0.2.0", | ||
"@neodx/vfs": "0.1.10", | ||
"@neodx/vfs": "0.1.11", | ||
"chokidar": "3.5.3", | ||
@@ -136,0 +136,0 @@ "colord": "2.9.3", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%+ Added
- Removed
Updated