Socket
Socket
Sign inDemoInstall

@swc/jest

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swc/jest - npm Package Compare versions

Comparing version 0.2.29 to 0.2.30

2

index.js

@@ -91,3 +91,3 @@ "use strict";

return crypto
.createHash('md5')
.createHash('sha1')
.update(baseCacheKey)

@@ -94,0 +94,0 @@ .update('\0', 'utf8')

{
"name": "@swc/jest",
"version": "0.2.29",
"version": "0.2.30",
"description": "swc integration for jest",

@@ -29,3 +29,3 @@ "main": "index.js",

"dependencies": {
"@jest/create-cache-key-function": "^27.4.2",
"@jest/create-cache-key-function": "^29.7.0",
"jsonc-parser": "^3.2.0"

@@ -32,0 +32,0 @@ },

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