Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@testring/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/utils - npm Package Compare versions

Comparing version
0.2.3
to
0.2.4
+16
README.md
# `@testring/utils`
## Install
Using npm:
```
npm install --save-dev @testring/utils
```
or using yarn:
```
yarn add @testring/utils --dev
```
+2
-2
{
"name": "@testring/utils",
"version": "0.2.3",
"version": "0.2.4",
"main": "./dist/index.js",

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

"dependencies": {
"@testring/types": "^0.2.3",
"@testring/types": "^0.2.4",
"@types/resolve": "0.0.8",

@@ -16,0 +16,0 @@ "resolve": "1.8.1"