Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aisvg2sprite

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aisvg2sprite - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "aisvg2sprite",
"version": "0.1.0",
"version": "0.1.1",
"description": "Convert illustrator(ai) SVG to pretty SVG sprite",

@@ -5,0 +5,0 @@ "preferGlobal": true,

@@ -18,4 +18,4 @@ # aisvg2sprite

-v get version
-f, --remove-fill [pattern] remove fill attributes by [pattern]
-s, --remove-stroke [pattern] remove stroke attributes by [pattern]
-f, --remove-fill [pattern] remove fill attributes by [pattern](default [a-f0-9])
-s, --remove-stroke [pattern] remove stroke attributes by [pattern](default [a-f0-9])
-m, --minimize minimize output svg file

@@ -22,0 +22,0 @@ -d, --demo create demo.html

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc