firebase-react-native
Advanced tools
+1
-1
| { | ||
| "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", |
+3
-0
@@ -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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
28
12%503974
-0.02%