@contract-case/case-entities-internal
Advanced tools
Comparing version 0.17.0 to 0.17.1
{ | ||
"name": "@contract-case/case-entities-internal", | ||
"version": "0.17.0", | ||
"version": "0.17.1", | ||
"description": "Shared types for ContractCase modules", | ||
@@ -69,7 +69,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@contract-case/case-core-plugin-function-dsl": "0.17.0", | ||
"@contract-case/case-core-plugin-http-dsl": "0.17.0", | ||
"@contract-case/case-plugin-dsl-types": "0.17.0" | ||
"@contract-case/case-core-plugin-function-dsl": "0.17.1", | ||
"@contract-case/case-core-plugin-http-dsl": "0.17.1", | ||
"@contract-case/case-plugin-dsl-types": "0.17.1" | ||
}, | ||
"gitHead": "8dd87d186d45b9d311b3b2129ae6a81853897d04" | ||
"gitHead": "0fdf25453a567bc6433834374725954e3d2ff206" | ||
} |
# Case-Entities | ||
[![Build and test](https://github.com/case-contract-testing/case/actions/workflows/build-and-test.yml/badge.svg?branch=main)](https://github.com/case-contract-testing/case/actions/workflows/build-and-test.yml) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/case-contract-testing/case/badge.svg?targetFile=packages/case-entities/package.json)](https://snyk.io/test/github/case-contract-testing/case?targetFile=packages/case-entities/package.json) | ||
[![Build and test](https://github.com/case-contract-testing/contract-case/actions/workflows/build-and-test.yml/badge.svg?branch=main)](https://github.com/case-contract-testing/contract-case/actions/workflows/build-and-test.yml) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/case-contract-testing/contract-case/badge.svg?targetFile=packages/case-entities/package.json)](https://snyk.io/test/github/case-contract-testing/case?targetFile=packages/case-entities/package.json) | ||
@@ -6,0 +6,0 @@ These are the shared typescript types and helpers imported by both core and |
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
86816
+ Added@contract-case/case-core-plugin-function-dsl@0.17.1(transitive)
+ Added@contract-case/case-core-plugin-http-dsl@0.17.1(transitive)
+ Added@contract-case/case-plugin-dsl-types@0.17.1(transitive)
- Removed@contract-case/case-core-plugin-function-dsl@0.17.0(transitive)
- Removed@contract-case/case-core-plugin-http-dsl@0.17.0(transitive)
- Removed@contract-case/case-plugin-dsl-types@0.17.0(transitive)