Socket
Socket
Sign inDemoInstall

svgo

Package Overview
Dependencies
3
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1-2 to 0.0.1-3

2

lib/tools.js

@@ -80,4 +80,2 @@ /**

exports.inspect = require('eyes').inspector({ maxLength: 99999 });
exports.flatten = function(array) {

@@ -84,0 +82,0 @@ var result = [],

2

package.json
{
"name": "svgo",
"version": "0.0.1-2",
"version": "0.0.1-3",
"description": "Nodejs-based tool for optimizing SVG vector graphics files",

@@ -5,0 +5,0 @@ "keywords": ["svgo", "svg", "optimize", "minify"],

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc