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
4
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 14.3.1-alpha.410cb91a to 14.3.2-alpha.83c25417

2

build/index.js

@@ -40,3 +40,3 @@ /**

installCommonGlobals(global, config.globals);
this.fakeTimers = new FakeTimers(global);
this.fakeTimers = new FakeTimers(global, config);
}

@@ -43,0 +43,0 @@

{
"name": "jest-environment-node",
"version": "14.3.1-alpha.410cb91a",
"version": "14.3.2-alpha.83c25417",
"repository": {

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

"dependencies": {
"jest-util": "^14.3.1-alpha.410cb91a"
"jest-util": "^14.3.2-alpha.83c25417"
},

@@ -14,0 +14,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc