You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@freestar/freestar-plugin-react-native

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@freestar/freestar-plugin-react-native - npm Package Compare versions

Comparing version

to
1.3.5

6

FreestarReact.js

@@ -1,7 +0,5 @@

import { requireNativeComponent } from 'react-native';
import React from 'react';
import PropTypes from 'prop-types';
import {EmitterSubscription, NativeModules, NativeEventEmitter, Platform} from 'react-native';
import {NativeModules, NativeEventEmitter, Platform} from 'react-native';
import type { EmitterSubscription } from 'react-native';
const FreestarReactBridge = NativeModules.FreestarReactBridge;

@@ -8,0 +6,0 @@ const emitter = new NativeEventEmitter(FreestarReactBridge);

@@ -31,3 +31,3 @@ {

],
"version": "1.3.4",
"version": "1.3.5",
"repository": {

@@ -34,0 +34,0 @@ "type": "git",