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

react-native-root-siblings

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-root-siblings - npm Package Compare versions

Comparing version 2.0.0-beta to 2.0.0-beta2

2

lib/AppRegistryInjection.js
import { StyleSheet, View, AppRegistry } from 'react-native';
import React, { Component } from 'react';
import StaticContainer from 'static-container';
import EventEmitter from 'react-native/Libraries/vendor/emitter/EventEmitter';
import EventEmitter from "wolfy87-eventemitter";

@@ -6,0 +6,0 @@ const styles = StyleSheet.create({

{
"version": "2.0.0-beta",
"version": "2.0.0-beta2",
"name": "react-native-root-siblings",

@@ -12,3 +12,4 @@ "repository": {

"dependencies": {
"static-container": "^1.0.0"
"static-container": "^1.0.0",
"wolfy87-eventemitter": "^5.2.2"
},

@@ -15,0 +16,0 @@ "keywords": [

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