Socket
Socket
Sign inDemoInstall

@swc/jest

Package Overview
Dependencies
Maintainers
1
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.27 to 0.2.28

2

index.js

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

var _b = swcOptions || getOptionsFromSwrc(), experimental = _b.experimental, computedSwcOptions = __rest(_b, ["experimental"]);
if (!((_a = computedSwcOptions.jsc) === null || _a === void 0 ? void 0 : _a.target)) {
if (!computedSwcOptions.env && !((_a = computedSwcOptions.jsc) === null || _a === void 0 ? void 0 : _a.target)) {
set(computedSwcOptions, 'jsc.target',

@@ -133,0 +133,0 @@ // eslint-disable-next-line @typescript-eslint/no-non-null-assertion

{
"name": "@swc/jest",
"version": "0.2.27",
"version": "0.2.28",
"description": "swc integration for jest",

@@ -5,0 +5,0 @@ "main": "index.js",

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