+1
-1
@@ -58,4 +58,4 @@ const diagnostics = require('diagnostics'); | ||
| 'register', // Setup @babel/register. | ||
| 'jsdom', // Prepare enviroment for { mount } support. | ||
| 'enzyme', // Configure enzyme Adapter. | ||
| 'jsdom', // Prepare enviroment for { mount } support. | ||
| 'static', // Allow require of static assets in Node.js. | ||
@@ -62,0 +62,0 @@ 'assert' // Introduce plugins to assert frameworks. |
+1
-1
| { | ||
| "name": "setup-env", | ||
| "version": "1.2.4", | ||
| "version": "1.2.5", | ||
| "description": "Automated, feature detected, environment setup for your test suite", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance 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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package