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.26 to 0.2.27

10

package.json
{
"name": "@swc/jest",
"version": "0.2.26",
"version": "0.2.27",
"description": "swc integration for jest",

@@ -10,3 +10,4 @@ "main": "index.js",

"test": "npm test --workspaces",
"prepublishOnly": "npm run build",
"prepublishOnly": "npm run build && node scripts/publish_helper.js prepublish",
"postpublish": "node scripts/publish_helper.js postpublish",
"lint": "eslint . --ext .ts && echo 'No lint errors found!'"

@@ -47,6 +48,3 @@ },

"index.js"
],
"workspaces": [
"examples/react"
]
}
}
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