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

react-figma

Package Overview
Dependencies
Maintainers
2
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-figma - npm Package Compare versions

Comparing version 0.26.0 to 0.27.0

14

mixins/pageMixin.js

@@ -5,4 +5,16 @@ "use strict";

exports.pageMixin = propsAssign_1.propsAssign(['backgrounds'], {
backgrounds: []
backgrounds: [
{
type: 'SOLID',
visible: true,
opacity: 1,
blendMode: 'NORMAL',
color: {
r: 0.9607843160629272,
g: 0.9607843160629272,
b: 0.9607843160629272
}
}
]
});
//# sourceMappingURL=pageMixin.js.map

4

package.json
{
"name": "react-figma",
"version": "0.26.0",
"version": "0.27.0",
"description": "Render React components to Figma",

@@ -51,3 +51,3 @@ "scripts": {

"css-loader": "^3.2.0",
"figma-api-stub": "0.0.54",
"figma-api-stub": "0.0.55",
"file-loader": "^6.2.0",

@@ -54,0 +54,0 @@ "html-webpack-inline-source-plugin": "^0.0.10",

@@ -200,2 +200,5 @@ # React Figma

</tr>
<tr>
<td align="center"><a href="http://www.anotherplanet.io"><img src="https://avatars.githubusercontent.com/u/197471?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Thierry Charbonnel</b></sub></a><br /><a href="https://github.com/react-figma/react-figma/commits?author=thierryc" title="Documentation">📖</a></td>
</tr>
</table>

@@ -202,0 +205,0 @@

Sorry, the diff of this file is not supported yet

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