@biorate/schema-registry 0.30.5 → 0.30.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- {"parent":null,"pid":30499,"argv":["/home/llevkin/.nvm/versions/node/v16.13.0/bin/node","/www/biorate/core/node_modules/.bin/npx","mocha","-r","ts-node/register","tests/**/*.spec.ts"],"execArgv":[],"cwd":"/www/biorate/core/packages/@biorate/schema-registry","time":1655977146944,"ppid":30488,"coverageFilename":"/www/biorate/core/packages/@biorate/schema-registry/.nyc_output/605abd10-0a76-4b71-aa60-9dc92c48c898.json","externalId":"","uuid":"605abd10-0a76-4b71-aa60-9dc92c48c898","files":["/www/biorate/core/packages/@biorate/schema-registry/src/index.ts","/www/biorate/core/packages/@biorate/schema-registry/src/errors.ts","/www/biorate/core/packages/@biorate/schema-registry/src/api.ts","/www/biorate/core/packages/@biorate/schema-registry/src/interfaces.ts"]}
1
+ {"parent":null,"pid":70699,"argv":["/home/llevkin/.nvm/versions/node/v16.13.0/bin/node","/www/biorate/core/node_modules/.bin/npx","mocha","-r","ts-node/register","tests/**/*.spec.ts"],"execArgv":[],"cwd":"/www/biorate/core/packages/@biorate/schema-registry","time":1655988234812,"ppid":70687,"coverageFilename":"/www/biorate/core/packages/@biorate/schema-registry/.nyc_output/5edb9a06-ed21-4f50-8857-860f472c84ca.json","externalId":"","uuid":"5edb9a06-ed21-4f50-8857-860f472c84ca","files":["/www/biorate/core/packages/@biorate/schema-registry/src/index.ts","/www/biorate/core/packages/@biorate/schema-registry/src/errors.ts","/www/biorate/core/packages/@biorate/schema-registry/src/api.ts","/www/biorate/core/packages/@biorate/schema-registry/src/interfaces.ts"]}
@@ -1 +1 @@
1
- {"processes":{"605abd10-0a76-4b71-aa60-9dc92c48c898":{"parent":null,"children":[]}},"files":{"/www/biorate/core/packages/@biorate/schema-registry/src/index.ts":["605abd10-0a76-4b71-aa60-9dc92c48c898"],"/www/biorate/core/packages/@biorate/schema-registry/src/errors.ts":["605abd10-0a76-4b71-aa60-9dc92c48c898"],"/www/biorate/core/packages/@biorate/schema-registry/src/api.ts":["605abd10-0a76-4b71-aa60-9dc92c48c898"],"/www/biorate/core/packages/@biorate/schema-registry/src/interfaces.ts":["605abd10-0a76-4b71-aa60-9dc92c48c898"]},"externalIds":{}}
1
+ {"processes":{"5edb9a06-ed21-4f50-8857-860f472c84ca":{"parent":null,"children":[]}},"files":{"/www/biorate/core/packages/@biorate/schema-registry/src/index.ts":["5edb9a06-ed21-4f50-8857-860f472c84ca"],"/www/biorate/core/packages/@biorate/schema-registry/src/errors.ts":["5edb9a06-ed21-4f50-8857-860f472c84ca"],"/www/biorate/core/packages/@biorate/schema-registry/src/api.ts":["5edb9a06-ed21-4f50-8857-860f472c84ca"],"/www/biorate/core/packages/@biorate/schema-registry/src/interfaces.ts":["5edb9a06-ed21-4f50-8857-860f472c84ca"]},"externalIds":{}}
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [0.30.6](https://github.com/biorate/core/compare/v0.30.5...v0.30.6) (2022-06-23)
7
+
8
+ **Note:** Version bump only for package @biorate/schema-registry
9
+
10
+
11
+
12
+
13
+
6
14
  ## [0.30.5](https://github.com/biorate/core/compare/v0.30.4...v0.30.5) (2022-06-23)
7
15
 
8
16
  **Note:** Version bump only for package @biorate/schema-registry
@@ -103,7 +103,7 @@ Error: Unable to lookup source: /www/biorate/core/packages/@biorate/schema-regis
103
103
  <div class='footer quiet pad2 space-top1 center small'>
104
104
  Code coverage generated by
105
105
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
106
- at Thu Jun 23 2022 12:39:12 GMT+0300 (Москва, стандартное время)
106
+ at Thu Jun 23 2022 15:43:59 GMT+0300 (Москва, стандартное время)
107
107
  </div>
108
108
  <script src="prettify.js"></script>
109
109
  <script>
@@ -103,7 +103,7 @@ Error: Unable to lookup source: /www/biorate/core/packages/@biorate/schema-regis
103
103
  <div class='footer quiet pad2 space-top1 center small'>
104
104
  Code coverage generated by
105
105
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
106
- at Thu Jun 23 2022 12:39:12 GMT+0300 (Москва, стандартное время)
106
+ at Thu Jun 23 2022 15:43:59 GMT+0300 (Москва, стандартное время)
107
107
  </div>
108
108
  <script src="prettify.js"></script>
109
109
  <script>
@@ -131,7 +131,7 @@
131
131
  <div class='footer quiet pad2 space-top1 center small'>
132
132
  Code coverage generated by
133
133
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
134
- at Thu Jun 23 2022 12:39:12 GMT+0300 (Москва, стандартное время)
134
+ at Thu Jun 23 2022 15:43:59 GMT+0300 (Москва, стандартное время)
135
135
  </div>
136
136
  <script src="prettify.js"></script>
137
137
  <script>
@@ -103,7 +103,7 @@ Error: Unable to lookup source: /www/biorate/core/packages/@biorate/schema-regis
103
103
  <div class='footer quiet pad2 space-top1 center small'>
104
104
  Code coverage generated by
105
105
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
106
- at Thu Jun 23 2022 12:39:12 GMT+0300 (Москва, стандартное время)
106
+ at Thu Jun 23 2022 15:43:59 GMT+0300 (Москва, стандартное время)
107
107
  </div>
108
108
  <script src="prettify.js"></script>
109
109
  <script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@biorate/schema-registry",
3
- "version": "0.30.5",
3
+ "version": "0.30.6",
4
4
  "description": "Schema registry connector",
5
5
  "main": "dist",
6
6
  "scripts": {
@@ -26,12 +26,12 @@
26
26
  "author": "llevkin",
27
27
  "license": "MIT",
28
28
  "dependencies": {
29
- "@biorate/axios": "0.30.5",
30
- "@biorate/config": "0.30.5",
31
- "@biorate/connector": "0.30.5",
29
+ "@biorate/axios": "0.30.6",
30
+ "@biorate/config": "0.30.6",
31
+ "@biorate/connector": "0.30.6",
32
32
  "@biorate/errors": "0.30.2",
33
- "@biorate/inversion": "0.30.5",
33
+ "@biorate/inversion": "0.30.6",
34
34
  "avsc": "^5.7.4"
35
35
  },
36
- "gitHead": "f8a74581fa6bacf8f418112ad9a46b1193bdad3d"
36
+ "gitHead": "ef68679fa7c71ed1ac566db3e7f5ea3d881e2d61"
37
37
  }