🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@neodx/svg

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neodx/svg - npm Package Compare versions

Comparing version

to
0.6.1

8

cli.d.ts

@@ -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",