@contract-case/case-plugin-base
Advanced tools
Comparing version 0.17.1 to 0.18.0
{ | ||
"name": "@contract-case/case-plugin-base", | ||
"version": "0.17.1", | ||
"version": "0.18.0", | ||
"description": "Plugin framework for writing plugins for the ContractCase test framework", | ||
@@ -64,3 +64,3 @@ "keywords": [ | ||
"rimraf": "^6.0.1", | ||
"ts-jest": "^29.1.5", | ||
"ts-jest": "^29.2.5", | ||
"ts-node": "^10.9.2", | ||
@@ -70,6 +70,6 @@ "typescript": "5.5.4" | ||
"dependencies": { | ||
"@contract-case/case-plugin-dsl-types": "0.17.1", | ||
"@contract-case/case-plugin-dsl-types": "0.18.0", | ||
"pretty-format": "^29.7.0" | ||
}, | ||
"gitHead": "0fdf25453a567bc6433834374725954e3d2ff206" | ||
"gitHead": "9d63acd9233bdfcf1d0933517547faedaa6dc860" | ||
} |
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
+ Added@contract-case/case-plugin-dsl-types@0.18.0(transitive)
- Removed@contract-case/case-plugin-dsl-types@0.17.1(transitive)