🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

jest-environment-node

Package Overview
Dependencies
Maintainers
4
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-environment-node - npm Package Compare versions

Comparing version

to
12.1.1-alpha.2935e14d

build/index.js

7

package.json
{
"name": "jest-environment-node",
"version": "12.1.0",
"version": "12.1.1-alpha.2935e14d",
"repository": {

@@ -9,7 +9,8 @@ "type": "git",

"license": "BSD-3-Clause",
"main": "src/index.js",
"main": "build/index.js",
"dependencies": {
"jest-util": "^12.1.0"
"jest-util": "^12.1.1-alpha.2935e14d"
},
"jest": {
"rootDir": "./build",
"testEnvironment": "node"

@@ -16,0 +17,0 @@ },

Sorry, the diff of this file is not supported yet