@travetto/test
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "@travetto/test", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "Declarative test framework", | ||
@@ -30,11 +30,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@travetto/base": "^4.1.0", | ||
"@travetto/registry": "^4.1.0", | ||
"@travetto/terminal": "^4.1.0", | ||
"@travetto/worker": "^4.1.0", | ||
"@travetto/yaml": "^4.1.0" | ||
"@travetto/base": "^4.1.1", | ||
"@travetto/registry": "^4.1.1", | ||
"@travetto/terminal": "^4.1.1", | ||
"@travetto/worker": "^4.1.1", | ||
"@travetto/yaml": "^4.1.1" | ||
}, | ||
"peerDependencies": { | ||
"@travetto/cli": "^4.1.0", | ||
"@travetto/transformer": "^4.1.0" | ||
"@travetto/cli": "^4.1.1", | ||
"@travetto/transformer": "^4.1.1" | ||
}, | ||
@@ -41,0 +41,0 @@ "peerDependenciesMeta": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@travetto/base@^4.1.1
Updated@travetto/registry@^4.1.1
Updated@travetto/terminal@^4.1.1
Updated@travetto/worker@^4.1.1
Updated@travetto/yaml@^4.1.1