Socket
Socket
Sign inDemoInstall

babel-jest

Package Overview
Dependencies
Maintainers
6
Versions
280
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-jest - npm Package Compare versions

Comparing version 27.4.2 to 27.4.4

2

build/index.js

@@ -187,2 +187,4 @@ 'use strict';

.update(process.env.BABEL_ENV || '')
.update('\0', 'utf8')
.update(process.version)
.digest('hex');

@@ -189,0 +191,0 @@ }

6

package.json
{
"name": "babel-jest",
"description": "Jest plugin to use babel for transformation.",
"version": "27.4.2",
"version": "27.4.4",
"repository": {

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

"dependencies": {
"@jest/transform": "^27.4.2",
"@jest/transform": "^27.4.4",
"@jest/types": "^27.4.2",

@@ -45,3 +45,3 @@ "@types/babel__core": "^7.1.14",

},
"gitHead": "7965591f785e936ada194f9d58f852735b50ab1c"
"gitHead": "e2316126b2e4b9b4272e5a0b651c3cb5b0306369"
}
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