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

@minolettinat/proxy-figma-export-core

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@minolettinat/proxy-figma-export-core - npm Package Compare versions

Comparing version 4.5.1 to 4.5.2

2

dist/lib/figma.js

@@ -63,3 +63,3 @@ "use strict";

// eslint-disable-next-line no-param-reassign,max-len
child.name = `${node.name}_${regexMatches === null || regexMatches === void 0 ? void 0 : regexMatches[0]}px`;
child.name = `${node.name}_${regexMatches === null || regexMatches === void 0 ? void 0 : regexMatches[0]}`;
}

@@ -66,0 +66,0 @@ else {

{
"name": "@minolettinat/proxy-figma-export-core",
"version": "4.5.1",
"description": "@minolettinat/proxy-figma-export core functionalities",
"version": "4.5.2",
"description": "@minolettinat/figma-export core functionalities",
"main": "dist/index.js",

@@ -9,3 +9,3 @@ "types": "dist/index.d.ts",

"type": "git",
"url": "git+https://github.com/minolettin/proxy-figma-export.git",
"url": "git+https://github.com/marcomontalbano/figma-exporter.git",
"directory": "packages/core"

@@ -28,3 +28,3 @@ },

"@minolettinat/proxy-figma-export-types": "^4.5.1",
"@minolettinat/proxy-figma-js": "~1.16.1",
"@minolettinat/proxy-figma-js": "~1.16.0",
"axios": "~0.27.2",

@@ -31,0 +31,0 @@ "https-proxy-agent": "5.0.1",

# @minolettinat/proxy-figma-export-core
> @proxy-figma-export core functionalities.
> @minolettinat/figma-export core functionalities.

@@ -5,0 +5,0 @@ ## Install

Sorry, the diff of this file is not supported yet

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