big-integer
Advanced tools
Comparing version
{ | ||
"name": "big-integer", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"author": "Peter Olson <peter.e.c.olson+npm@gmail.com>", | ||
@@ -5,0 +5,0 @@ "description": "An arbitrary length integer library for Javascript", |
@@ -309,3 +309,3 @@ [](https://travis-ci.org/peterolson/BigInteger.js) | ||
- `bigInt(10).not()` => `-5` | ||
- `bigInt(10).not()` => `-11` | ||
- `bigInt(0).not()` => `-1` | ||
@@ -312,0 +312,0 @@ |
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 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
583400
14.56%50
127.27%0
-100%1
-50%2211
-76.63%