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.8.0 to 0.9.0

rn/StatusBar.d.ts

1

index.d.ts

@@ -24,4 +24,5 @@ export { render } from './renderer';

export { useWindowDimensions } from './rn/useWindowDimensions';
export { StatusBar } from './rn/StatusBar';
export { useFillPaintStyle } from './localStyles/useFillPaintStyle';
export { useStrokePaintStyle } from './localStyles/useStrokePaintStyle';
export { useTextStyle } from './localStyles/useTextStyle';

@@ -50,2 +50,4 @@ "use strict";

exports.useWindowDimensions = useWindowDimensions_1.useWindowDimensions;
var StatusBar_1 = require("./rn/StatusBar");
exports.StatusBar = StatusBar_1.StatusBar;
var useFillPaintStyle_1 = require("./localStyles/useFillPaintStyle");

@@ -52,0 +54,0 @@ exports.useFillPaintStyle = useFillPaintStyle_1.useFillPaintStyle;

2

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

@@ -5,0 +5,0 @@ "scripts": {

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