coffee-react
Advanced tools
Comparing version 3.1.0 to 3.2.0
@@ -12,3 +12,3 @@ { | ||
"author": "James Friend", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"licenses": [ | ||
@@ -15,0 +15,0 @@ { |
@@ -136,5 +136,5 @@ # Coffee-React | ||
- [vim plugin](https://github.com/mtscout6/vim-cjsx) for syntax highlighting | ||
- [sublime text package](https://github.com/reactjs/sublime-react/) for syntax highlighting | ||
- [sublime text package](https://github.com/Guidebook/sublime-cjsx) for syntax highlighting | ||
- [mimosa plugin](https://github.com/mtscout6/mimosa-cjsx) for the mimosa build tool | ||
- [gulp plugin](https://github.com/mtscout6/gulp-cjsx) for the gulp build tool | ||
- [karma preprocessor](https://github.com/mtscout6/karma-cjsx-preprocessor) for karma test runner |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
31861
10
769
5
4