New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jest-environment-node

Package Overview
Dependencies
Maintainers
2
Versions
276
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
20.1.0-chi.1

6

package.json
{
"name": "jest-environment-node",
"version": "20.1.0-beta.1",
"version": "20.1.0-chi.1",
"repository": {

@@ -11,5 +11,5 @@ "type": "git",

"dependencies": {
"jest-mock": "^20.1.0-beta.1",
"jest-util": "^20.1.0-beta.1"
"jest-mock": "^20.1.0-chi.1",
"jest-util": "^20.1.0-chi.1"
}
}