🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@testring/test-utils

Package Overview
Dependencies
Maintainers
1
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testring/test-utils - npm Package Compare versions

Comparing version
0.5.32
to
0.5.33
+3
-3
package.json
{
"name": "@testring/test-utils",
"version": "0.5.32",
"main": "./src/index.ts",
"version": "0.5.33",
"main": "./dist/index.js",
"types": "./src/index.ts",

@@ -13,4 +13,4 @@ "repository": {

"dependencies": {
"@testring/types": "0.5.32"
"@testring/types": "0.5.33"
}
}