@konsumation/model
Advanced tools
Comparing version 7.2.0 to 7.2.1
{ | ||
"name": "@konsumation/model", | ||
"version": "7.2.0", | ||
"version": "7.2.1", | ||
"publishConfig": { | ||
@@ -38,3 +38,3 @@ "access": "public", | ||
"devDependencies": { | ||
"@konsumation/db-test": "^4.2.13", | ||
"@konsumation/db-test": "^4.2.14", | ||
"ava": "^6.1.3", | ||
@@ -41,0 +41,0 @@ "browser-ava": "^2.2.22", |
@@ -377,2 +377,3 @@ [![npm](https://img.shields.io/npm/v/@konsumation/model.svg)](https://www.npmjs.com/package/@konsumation/model) | ||
* `context` **any**  | ||
* `create` **[boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)** Meter if none exist (optional, default `false`) | ||
@@ -379,0 +380,0 @@ Returns **[Promise](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise)<([Meter](#meter) | [undefined](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/undefined))>**  |
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
80791
938