@minolettinat/proxy-figma-export-core
Advanced tools
Comparing version 4.5.1 to 4.5.2
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package