🚀 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.6.7-alpha.0
to
0.6.7-alpha.1
+2
-2
package.json
{
"name": "@testring/test-utils",
"version": "0.6.7-alpha.0",
"version": "0.6.7-alpha.1",
"main": "./dist/index.js",

@@ -13,4 +13,4 @@ "types": "./src/index.ts",

"dependencies": {
"@testring/types": "0.6.7-alpha.0"
"@testring/types": "0.6.7-alpha.1"
}
}