New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

firebase-react-native

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

firebase-react-native - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+1
-1
package.json
{
"name": "firebase-react-native",
"version": "0.0.1",
"version": "0.0.2",
"description": "firebase client api hacked to get working with react-native",

@@ -5,0 +5,0 @@ "main": "firebase-debug.js",

@@ -18,2 +18,5 @@ # firebase-react-native

Then start using it in your code:
`var Firebase = require('firebase-react-native');`
You also need to import the websocket polyfill into your react-native project. Below are instructions I use, but there may be easier paths with less steps:

@@ -20,0 +23,0 @@

Sorry, the diff of this file is too big to display