Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@swc/plugin-jest

Package Overview
Dependencies
Maintainers
1
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swc/plugin-jest - npm Package Compare versions

Comparing version 0.1.13 to 0.2.0

swc_plugin_jest.wasm

36

package.json
{
"author": "강동윤 <kdy1997.dev@gmail.com>",
"bugs": {
"url": "https://github.com/swc-project/plugins/issues"
"name": "@swc/plugin-jest",
"version": "0.2.0",
"description": "Jest transform plugin for https://swc.rs",
"main": "swc_plugin_jest.wasm",
"scripts": {
"prepack": "cp ../../target/wasm32-wasi/release/swc_plugin_jest.wasm ."
},
"description": "Jest transform plugin for https://swc.rs",
"homepage": "https://swc.rs",
"keywords": [],
"license": "Apache-2.0",
"main": "index.js",
"name": "@swc/plugin-jest",
"optionalDependencies": {
"@swc/plugin-jest-android-arm64": "0.1.13",
"@swc/plugin-jest-darwin-arm64": "0.1.13",
"@swc/plugin-jest-darwin-x64": "0.1.13",
"@swc/plugin-jest-linux-arm-gnueabihf": "0.1.13",
"@swc/plugin-jest-linux-arm64-gnu": "0.1.13",
"@swc/plugin-jest-linux-x64-gnu": "0.1.13",
"@swc/plugin-jest-linux-x64-musl": "0.1.13",
"@swc/plugin-jest-win32-arm64-msvc": "0.1.13",
"@swc/plugin-jest-win32-ia32-msvc": "0.1.13",
"@swc/plugin-jest-win32-x64-msvc": "0.1.13"
},
"repository": {

@@ -28,6 +14,8 @@ "type": "git",

},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"bugs": {
"url": "https://github.com/swc-project/plugins/issues"
},
"version": "0.1.13"
}
"author": "강동윤 <kdy1997.dev@gmail.com>",
"keywords": [],
"license": "Apache-2.0"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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