@contract-case/case-core
Advanced tools
Comparing version 0.16.2 to 0.16.3
{ | ||
"name": "@contract-case/case-core", | ||
"version": "0.16.2", | ||
"version": "0.16.3", | ||
"description": "Core functionality for the ContractCase contract testing suite", | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
"@contract-case/eslint-config-case-maintainer": "0.1.1", | ||
"@contract-case/case-definition-dsl": "^0.16.2", | ||
"@contract-case/case-definition-dsl": "^0.16.3", | ||
"@types/current-git-branch": "^1.1.6", | ||
@@ -78,7 +78,7 @@ "@types/express": "^4.17.14", | ||
"dependencies": { | ||
"@contract-case/case-core-plugin-http-dsl": "^0.16.2", | ||
"@contract-case/case-core-plugin-http": "^0.16.2", | ||
"@contract-case/case-core-plugin-function": "^0.16.2", | ||
"@contract-case/case-entities-internal": "0.16.2", | ||
"@contract-case/case-plugin-base": "^0.16.2", | ||
"@contract-case/case-core-plugin-http-dsl": "^0.16.3", | ||
"@contract-case/case-core-plugin-http": "^0.16.3", | ||
"@contract-case/case-core-plugin-function": "^0.16.3", | ||
"@contract-case/case-entities-internal": "0.16.3", | ||
"@contract-case/case-plugin-base": "^0.16.3", | ||
"absolute-version": "^2.0.0", | ||
@@ -85,0 +85,0 @@ "async-mutex": "^0.5.0", |
{ | ||
"name": "@contract-case/case-core", | ||
"version": "0.16.2", | ||
"version": "0.16.3", | ||
"description": "Core functionality for the ContractCase contract testing suite", | ||
@@ -56,3 +56,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@contract-case/case-definition-dsl": "^0.16.2", | ||
"@contract-case/case-definition-dsl": "^0.16.3", | ||
"@contract-case/case-maintainer-config": "0.1.0", | ||
@@ -78,7 +78,7 @@ "@contract-case/eslint-config-case-maintainer": "0.1.1", | ||
"dependencies": { | ||
"@contract-case/case-core-plugin-function": "^0.16.2", | ||
"@contract-case/case-core-plugin-http": "^0.16.2", | ||
"@contract-case/case-core-plugin-http-dsl": "^0.16.2", | ||
"@contract-case/case-entities-internal": "0.16.2", | ||
"@contract-case/case-plugin-base": "^0.16.2", | ||
"@contract-case/case-core-plugin-function": "^0.16.3", | ||
"@contract-case/case-core-plugin-http": "^0.16.3", | ||
"@contract-case/case-core-plugin-http-dsl": "^0.16.3", | ||
"@contract-case/case-entities-internal": "0.16.3", | ||
"@contract-case/case-plugin-base": "^0.16.3", | ||
"absolute-version": "^2.0.0", | ||
@@ -96,3 +96,3 @@ "async-mutex": "^0.5.0", | ||
}, | ||
"gitHead": "50ddb99ef513de26bb248eed31e5b6d0754c3b62" | ||
"gitHead": "c49c7bfac22bc45b31ca502946d06136dcbc976c" | ||
} |
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-entities-internal@0.16.3(transitive)
- Removed@contract-case/case-core-plugin-function-dsl@0.16.2(transitive)
- Removed@contract-case/case-core-plugin-http-dsl@0.16.2(transitive)
- Removed@contract-case/case-entities-internal@0.16.2(transitive)
- Removed@contract-case/case-plugin-base@0.16.2(transitive)