@stdlib/math-base-tools-evalpoly
Advanced tools
+1
-1
| { | ||
| "name": "@stdlib/math-base-tools-evalpoly", | ||
| "version": "0.0.1-alpha.1", | ||
| "version": "0.0.1-alpha.2", | ||
| "description": "Evaluate a polynomial.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
| # Code of Conduct | ||
| stdlib expects community participants to adhere to the project Code of Conduct. The [full text](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md) is available in the main project repository. |
| # Contribution Guidelines | ||
| Woot woot! If you are new to stdlib, welcome! And thanks for your interest! Guidelines for how to contribute to the project are [available](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) in the main project repository. |
-24
| # This file is generated by tools/scripts/update_contributors. | ||
| # | ||
| # Contributors listed in alphabetical order. | ||
| Athan Reines <kgryte@gmail.com> | ||
| Brendan Graetz <bguiz@users.noreply.github.com> | ||
| Bruno Fenzl <brunofenzl@gmail.com> | ||
| Christopher Dambamuromo <chridam@gmail.com> | ||
| Dominik Moritz <domoritz@gmail.com> | ||
| Frank Kovacs <fran70kk@gmail.com> | ||
| James <jdgelok@gmail.com> | ||
| Jithin KS <jithinks112@gmail.com> | ||
| Joey Reed <joeyrreed@gmail.com> | ||
| Joris Labie <joris.labie1@gmail.com> | ||
| Justin Dennison <justin1dennison@gmail.com> | ||
| Marcus <mfantham@users.noreply.github.com> | ||
| Matt Cochrane <matthew.cochrane.eng@gmail.com> | ||
| Milan Raj <rajsite@users.noreply.github.com> | ||
| Ognjen Jevremović <ognjenjevremovic@users.noreply.github.com> | ||
| Philipp Burckhardt <pburckhardt@outlook.com> | ||
| Ricky Reusser <rsreusser@gmail.com> | ||
| Ryan Seal <splrk@users.noreply.github.com> | ||
| Shraddheya Shendre <shendreshraddheya@gmail.com> | ||
| rei2hu <rei2hu@users.noreply.github.com> |
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
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
36772
-3.71%7
-30%