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

convert-figma-svgs-for-react

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

convert-figma-svgs-for-react - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "convert-figma-svgs-for-react",
"version": "1.1.0",
"version": "1.1.1",
"description": "A small script for a very specific use case.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -66,3 +66,7 @@ var fs = require('fs')

chalk.keyword('orange')(
'No config file (' + CONFIG_FILENAME + ') found in ' + dirname + ' .'
'No config file (' +
CONFIG_FILENAME +
') found in ' +
directory +
' .'
)

@@ -69,0 +73,0 @@ )

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