@contract-case/case-core
Advanced tools
Comparing version 0.16.0 to 0.16.1
{ | ||
"name": "@contract-case/case-core", | ||
"version": "0.16.0", | ||
"version": "0.16.1", | ||
"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.0", | ||
"@contract-case/case-definition-dsl": "^0.16.1", | ||
"@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.0", | ||
"@contract-case/case-core-plugin-http": "^0.16.0", | ||
"@contract-case/case-core-plugin-function": "^0.16.0", | ||
"@contract-case/case-entities-internal": "0.16.0", | ||
"@contract-case/case-plugin-base": "^0.16.0", | ||
"@contract-case/case-core-plugin-http-dsl": "^0.16.1", | ||
"@contract-case/case-core-plugin-http": "^0.16.1", | ||
"@contract-case/case-core-plugin-function": "^0.16.1", | ||
"@contract-case/case-entities-internal": "0.16.1", | ||
"@contract-case/case-plugin-base": "^0.16.1", | ||
"absolute-version": "^2.0.0", | ||
@@ -85,0 +85,0 @@ "async-mutex": "^0.5.0", |
{ | ||
"name": "@contract-case/case-core", | ||
"version": "0.16.0", | ||
"version": "0.16.1", | ||
"description": "Core functionality for the ContractCase contract testing suite", | ||
@@ -56,3 +56,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@contract-case/case-definition-dsl": "^0.16.0", | ||
"@contract-case/case-definition-dsl": "^0.16.1", | ||
"@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.0", | ||
"@contract-case/case-core-plugin-http": "^0.16.0", | ||
"@contract-case/case-core-plugin-http-dsl": "^0.16.0", | ||
"@contract-case/case-entities-internal": "0.16.0", | ||
"@contract-case/case-plugin-base": "^0.16.0", | ||
"@contract-case/case-core-plugin-function": "^0.16.1", | ||
"@contract-case/case-core-plugin-http": "^0.16.1", | ||
"@contract-case/case-core-plugin-http-dsl": "^0.16.1", | ||
"@contract-case/case-entities-internal": "0.16.1", | ||
"@contract-case/case-plugin-base": "^0.16.1", | ||
"absolute-version": "^2.0.0", | ||
@@ -96,3 +96,3 @@ "async-mutex": "^0.5.0", | ||
}, | ||
"gitHead": "9e2ece21628b51ef750bc07f0d44b865324054d4" | ||
"gitHead": "c78ff2d56bd58791fc8bf54dbb2fae3c381a0722" | ||
} |
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-core-plugin-function-dsl@0.16.1(transitive)
+ Added@contract-case/case-core-plugin-http-dsl@0.16.1(transitive)
+ Added@contract-case/case-entities-internal@0.16.1(transitive)
+ Added@contract-case/case-plugin-base@0.16.1(transitive)
- Removed@contract-case/case-core-plugin-function-dsl@0.16.0(transitive)
- Removed@contract-case/case-core-plugin-http-dsl@0.16.0(transitive)
- Removed@contract-case/case-entities-internal@0.16.0(transitive)
- Removed@contract-case/case-plugin-base@0.16.0(transitive)