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

swc-jest

Package Overview
Dependencies
Maintainers
1
Versions
3
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

to
1.0.1

6

package.json
{
"name": "swc-jest",
"version": "1.0.0",
"version": "1.0.1",
"description": "Jest plugin to use swc for transformation",

@@ -10,2 +10,6 @@ "main": "./index.js",

},
"keywords": [
"swc",
"jest"
],
"author": {

@@ -12,0 +16,0 @@ "name": "Daniel Ramos",

4

README.md
# swc-jest
[Swc](https://github.com/swc-project/swc) [jest](https://github.com/facebook/jest) plugin
[![npm](https://img.shields.io/npm/v/swc-jest.svg)](https://www.npmjs.com/package/swc-jest)
[swc](https://github.com/swc-project/swc) [jest](https://github.com/facebook/jest) plugin
## Install

@@ -6,0 +8,0 @@