New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

setup-env

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

setup-env - npm Package Compare versions

Comparing version
1.2.4
to
1.2.5
+1
-1
index.js

@@ -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.

{
"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",