New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@stacksjs/testing

Package Overview
Dependencies
Maintainers
1
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacksjs/testing - npm Package Compare versions

Comparing version
0.70.22
to
0.70.23
+4
-4
package.json
{
"name": "@stacksjs/testing",
"type": "module",
"version": "0.70.22",
"version": "0.70.23",
"description": "The Stacks way of testing.",

@@ -48,6 +48,6 @@ "author": "Chris Breuer",

"@happy-dom/global-registrator": "^17.4.4",
"@stacksjs/config": "0.70.18",
"@stacksjs/database": "0.70.18",
"@stacksjs/development": "0.70.18"
"@stacksjs/config": "0.70.22",
"@stacksjs/database": "0.70.22",
"@stacksjs/development": "0.70.22"
}
}

Sorry, the diff of this file is too big to display