firesync-node
Advanced tools
+1
-1
| { | ||
| "name": "firesync-node", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "description": "firesync is a library for seamless data synchronization between Firebase and your local data.", | ||
@@ -5,0 +5,0 @@ "main": "dist/firesync.js", |
+1
-1
@@ -17,3 +17,3 @@ # Firesync - Overview | ||
|  | ||
|  | ||
@@ -20,0 +20,0 @@ #Three-way-data-binding |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance 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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance 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
7
-12.5%2291913
0