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

@side/jest-runtime

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@side/jest-runtime - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"name": "@side/jest-runtime",
"version": "1.0.1",
"version": "1.0.2",
"description": "Custom runtime for Jest which addresses memory leak issue",

@@ -21,3 +21,5 @@ "main": "src/index.js",

"peerDependencies": {
"jest": "^28"
"jest": "^28",
"jest-runtime": "^28",
"@jest/transform": "^28"
},

@@ -35,3 +37,3 @@ "devDependencies": {

"jest": "28.1.1",
"lint-staged": "12.5.0",
"lint-staged": "13.0.1",
"prettier": "2.7.0",

@@ -38,0 +40,0 @@ "rimraf": "3.0.2"

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