New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@figma-export/output-components-as-svgstore

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figma-export/output-components-as-svgstore - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

4

package.json
{
"name": "@figma-export/output-components-as-svgstore",
"version": "3.0.0",
"version": "3.1.0",
"description": "Outputter for @figma-export that exports components in svg file ( SVG Sprites )",

@@ -35,3 +35,3 @@ "main": "dist/index.js",

},
"gitHead": "edd144ffeef3cf97798fa54641795a64ed469a11"
"gitHead": "bea70bc2e3ce3150be8ebdec7d9944ca74212054"
}

@@ -13,3 +13,2 @@ # @figma-export/output-components-as-svgstore

# ├── icons.svg
# ├── monochrome.svg
# └── unit-test.svg

@@ -32,4 +31,4 @@ ```

['components', {
fileId: 'RSzpKJcnb6uBRQ3rOfLIyUs5',
onlyFromPages: ['icons', 'monochrome', 'unit-test'],
fileId: 'fzYhvQpqwhZDUImRz431Qo',
onlyFromPages: ['icons', 'unit-test'],
outputters: [

@@ -36,0 +35,0 @@ require('@figma-export/output-components-as-svgstore')({

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