You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@travetto/test

Package Overview
Dependencies
Maintainers
1
Versions
358
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@travetto/test - npm Package Compare versions

Comparing version

to
3.0.0-rc.27

16

package.json
{
"name": "@travetto/test",
"version": "3.0.0-rc.26",
"version": "3.0.0-rc.27",
"description": "Declarative test framework",

@@ -30,11 +30,11 @@ "keywords": [

"dependencies": {
"@travetto/base": "^3.0.0-rc.20",
"@travetto/registry": "^3.0.0-rc.23",
"@travetto/terminal": "^3.0.0-rc.10",
"@travetto/worker": "^3.0.0-rc.20",
"@travetto/yaml": "^3.0.0-rc.20"
"@travetto/base": "^3.0.0-rc.21",
"@travetto/registry": "^3.0.0-rc.24",
"@travetto/terminal": "^3.0.0-rc.11",
"@travetto/worker": "^3.0.0-rc.21",
"@travetto/yaml": "^3.0.0-rc.21"
},
"peerDependencies": {
"@travetto/cli": "^3.0.0-rc.23",
"@travetto/transformer": "^3.0.0-rc.21"
"@travetto/cli": "^3.0.0-rc.24",
"@travetto/transformer": "^3.0.0-rc.22"
},

@@ -41,0 +41,0 @@ "peerDependenciesMeta": {

@@ -9,2 +9,6 @@ <!-- This file was generated by @travetto/doc and should not be modified directly -->

npm install @travetto/test
# or
yarn add @travetto/test
```

@@ -222,3 +226,3 @@

To run the tests you can either call the [Command Line Interface](https://github.com/travetto/travetto/tree/main/module/cli#readme "CLI infrastructure for travetto framework") by invoking
To run the tests you can either call the [Command Line Interface](https://github.com/travetto/travetto/tree/main/module/cli#readme "CLI infrastructure for Travetto framework") by invoking

@@ -225,0 +229,0 @@ **Terminal: Test Help Output**