rollup-plugin-eta
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "rollup-plugin-eta", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Eta loader plugin for rollup.js", | ||
@@ -5,0 +5,0 @@ "author": "Christian Bromann <christian@stateful.com>", |
@@ -10,4 +10,10 @@ rollup-plugin-eta [![Test Changes](https://github.com/stateful/rollup-plugin-eta/actions/workflows/test.yaml/badge.svg)](https://github.com/stateful/rollup-plugin-eta/actions/workflows/test.yaml) | ||
```sh | ||
npm install eta rollup-plugin-eta --save-dev | ||
``` | ||
npm install rollup-plugin-eta --save | ||
or Yarn: | ||
```sh | ||
yarn add --dev eta rollup-plugin-eta | ||
``` | ||
@@ -14,0 +20,0 @@ |
Sorry, the diff of this file is too big to display
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
115
0
0
120580
3079