@contract-case/case-core-plugin-function
Advanced tools
Comparing version 0.16.3 to 0.17.0
{ | ||
"name": "@contract-case/case-core-plugin-function", | ||
"version": "0.16.3", | ||
"version": "0.17.0", | ||
"description": "ContractCase core function plugin, allowing validation of arbitrary functions", | ||
@@ -63,5 +63,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@contract-case/case-core-plugin-function-dsl": "^0.16.3", | ||
"@contract-case/case-plugin-base": "^0.16.3" | ||
"@contract-case/case-core-plugin-function-dsl": "^0.17.0", | ||
"@contract-case/case-plugin-base": "^0.17.0", | ||
"@contract-case/case-plugin-dsl-types": "^0.17.0" | ||
} | ||
} |
{ | ||
"name": "@contract-case/case-core-plugin-function", | ||
"version": "0.16.3", | ||
"version": "0.17.0", | ||
"description": "ContractCase core function plugin, allowing validation of arbitrary functions", | ||
@@ -63,6 +63,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@contract-case/case-core-plugin-function-dsl": "^0.16.3", | ||
"@contract-case/case-plugin-base": "^0.16.3" | ||
"@contract-case/case-core-plugin-function-dsl": "^0.17.0", | ||
"@contract-case/case-plugin-base": "^0.17.0", | ||
"@contract-case/case-plugin-dsl-types": "^0.17.0" | ||
}, | ||
"gitHead": "c49c7bfac22bc45b31ca502946d06136dcbc976c" | ||
"gitHead": "8dd87d186d45b9d311b3b2129ae6a81853897d04" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
87803
3
+ Added@contract-case/case-core-plugin-function-dsl@0.17.1(transitive)
+ Added@contract-case/case-plugin-base@0.17.1(transitive)
+ Added@contract-case/case-plugin-dsl-types@0.17.1(transitive)
- Removed@contract-case/case-core-plugin-function-dsl@0.16.3(transitive)
- Removed@contract-case/case-plugin-base@0.16.3(transitive)