@konsumation/model
Advanced tools
Comparing version 7.1.8 to 7.1.9
{ | ||
"name": "@konsumation/model", | ||
"version": "7.1.8", | ||
"version": "7.1.9", | ||
"publishConfig": { | ||
@@ -44,3 +44,3 @@ "access": "public", | ||
"semantic-release": "^24.0.0", | ||
"typescript": "^5.5.2" | ||
"typescript": "^5.5.3" | ||
}, | ||
@@ -47,0 +47,0 @@ "repository": { |
@@ -180,2 +180,3 @@ [![npm](https://img.shields.io/npm/v/@konsumation/model.svg)](https://www.npmjs.com/package/@konsumation/model) | ||
* `type` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**  | ||
* `regex` **[RegExp](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/RegExp)?**  | ||
* `isKey` **[boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)**  | ||
@@ -182,0 +183,0 @@ * `isForeign` **[boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)** do we represent a foreign entity |
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
80396
937