Socket
Socket
Sign inDemoInstall

svg-text-to-vector

Package Overview
Dependencies
4
Maintainers
1
Versions
10
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

2

package.json
{
"name": "svg-text-to-vector",
"description": "Converts textfield tags in an SVG file to vector paths.",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",

@@ -6,0 +6,0 @@ "main": "index.js",

@@ -17,2 +17,4 @@ # svg-text-to-vector

var svgTextPath = require('svg-text-to-vector');
var options={

@@ -19,0 +21,0 @@ load:'file.svg',

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