Socket
Socket
Sign inDemoInstall

svg-symbol-sprite

Package Overview
Dependencies
325
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

1

dist/index.js

@@ -42,3 +42,2 @@ #!/usr/bin/env node

const wrapFile = (fileName, content) => {
console.log(getSvg(content));
const attrs = {

@@ -45,0 +44,0 @@ id: (PREFIX + fileName).replace(/\s/g, '-'),

2

package.json
{
"name": "svg-symbol-sprite",
"version": "1.0.1",
"version": "1.0.2",
"description": "A script to generate a symbol sprite from SVG files",

@@ -5,0 +5,0 @@ "keywords": [

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