@konsumation/db-test
Advanced tools
Comparing version 1.10.0 to 1.10.1
{ | ||
"name": "@konsumation/db-test", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"publishConfig": { | ||
@@ -18,2 +18,5 @@ "access": "public" | ||
"email": "markus.felten@gmx.de" | ||
}, | ||
{ | ||
"name": "Konstantin Karpman" | ||
} | ||
@@ -34,3 +37,3 @@ ], | ||
"dependencies": { | ||
"@konsumation/model": "^1.18.2" | ||
"@konsumation/model": "^1.19.0" | ||
}, | ||
@@ -46,15 +49,18 @@ "devDependencies": { | ||
"type": "git", | ||
"url": "git+https://github.com/konsumation/konsum-db-test.git" | ||
"url": "git+https://github.com/konsumation/db-test.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/konsumation/konsum-db-test/issues" | ||
"url": "https://github.com/konsumation/db-test/issues" | ||
}, | ||
"homepage": "https://github.com/konsumation/konsum-db-test#readme", | ||
"homepage": "https://github.com/konsumation/db-test#readme", | ||
"template": { | ||
"inheritFrom": [ | ||
"arlac77/template-arlac77-github", | ||
"arlac77/template-github-action", | ||
"arlac77/template-javascript-component", | ||
"arlac77/template-typescript" | ||
"arlac77/template-typescript", | ||
"arlac77/template-vscode", | ||
"konsumation/template" | ||
] | ||
} | ||
} |
@@ -6,9 +6,9 @@ [![npm](https://img.shields.io/npm/v/@konsumation/db-test.svg)](https://www.npmjs.com/package/@konsumation/db-test) | ||
[![downloads](http://img.shields.io/npm/dm/@konsumation/db-test.svg?style=flat-square)](https://npmjs.org/package/@konsumation/db-test) | ||
[![GitHub Issues](https://img.shields.io/github/issues/konsumation/konsum-db-test.svg?style=flat-square)](https://github.com/konsumation/konsum-db-test/issues) | ||
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fkonsumation%2Fkonsum-db-test%2Fbadge\&style=flat)](https://actions-badge.atrox.dev/konsumation/konsum-db-test/goto) | ||
[![GitHub Issues](https://img.shields.io/github/issues/konsumation/db-test.svg?style=flat-square)](https://github.com/konsumation/db-test/issues) | ||
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fkonsumation%2Fdb-test%2Fbadge\&style=flat)](https://actions-badge.atrox.dev/konsumation/db-test/goto) | ||
[![Styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) | ||
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/konsumation/konsum-db-test/badge.svg)](https://snyk.io/test/github/konsumation/konsum-db-test) | ||
[![Coverage Status](https://coveralls.io/repos/konsumation/konsum-db-test/badge.svg)](https://coveralls.io/github/konsumation/konsum-db-test) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/konsumation/db-test/badge.svg)](https://snyk.io/test/github/konsumation/db-test) | ||
[![Coverage Status](https://coveralls.io/repos/konsumation/db-test/badge.svg)](https://coveralls.io/github/konsumation/db-test) | ||
# konsum-db-test | ||
test support for konsumation dbs |
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
12973
Updated@konsumation/model@^1.19.0