@konsumation/model
Advanced tools
Comparing version 6.2.0 to 6.2.1
{ | ||
"name": "@konsumation/model", | ||
"version": "6.2.0", | ||
"version": "6.2.1", | ||
"publishConfig": { | ||
@@ -38,3 +38,3 @@ "access": "public", | ||
"devDependencies": { | ||
"@konsumation/db-test": "^4.1.9", | ||
"@konsumation/db-test": "^4.1.10", | ||
"ava": "^6.1.2", | ||
@@ -41,0 +41,0 @@ "browser-ava": "^2.2.8", |
@@ -133,2 +133,3 @@ [![npm](https://img.shields.io/npm/v/@konsumation/model.svg)](https://www.npmjs.com/package/@konsumation/model) | ||
* [type](#type-2) | ||
* [parentType](#parenttype) | ||
* [Note](#note-2) | ||
@@ -146,2 +147,3 @@ * [Parameters](#parameters-37) | ||
* [type](#type-3) | ||
* [parentType](#parenttype-1) | ||
* [toText](#totext) | ||
@@ -161,2 +163,3 @@ * [Parameters](#parameters-41) | ||
* [type](#type-4) | ||
* [parentType](#parenttype-2) | ||
@@ -715,6 +718,12 @@ ## AttributeDefinition | ||
Name of the type in text dump | ||
Name of the type in text dump. | ||
Returns **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**  | ||
### parentType | ||
Name of the parents type. | ||
Returns **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**  | ||
## Note | ||
@@ -768,6 +777,12 @@ | ||
Name of the type in text dump | ||
Name of the type in text dump. | ||
Returns **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**  | ||
### parentType | ||
Name of the parents type. | ||
Returns **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**  | ||
## toText | ||
@@ -838,2 +853,8 @@ | ||
### parentType | ||
Name of the parents type. | ||
Returns **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**  | ||
# install | ||
@@ -840,0 +861,0 @@ |
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
73361
1137
865