@biorate/axios 1.6.0 → 1.7.0

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.
@@ -0,0 +1 @@
1
+ {"parent":null,"pid":64043,"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/axios","time":1662627319491,"ppid":63982,"coverageFilename":"/www/biorate/core/packages/@biorate/axios/.nyc_output/aec6ce91-0c87-4415-adb0-028e35c9c3b8.json","externalId":"","uuid":"aec6ce91-0c87-4415-adb0-028e35c9c3b8","files":["/www/biorate/core/packages/@biorate/axios/src/index.ts","/www/biorate/core/packages/@biorate/axios/src/interfaces.ts"]}
@@ -1 +1 @@
1
- {"processes":{"defb3734-ab3f-4d7e-80be-aa660663b72a":{"parent":null,"children":[]}},"files":{"/www/biorate/core/packages/@biorate/axios/src/index.ts":["defb3734-ab3f-4d7e-80be-aa660663b72a"],"/www/biorate/core/packages/@biorate/axios/src/interfaces.ts":["defb3734-ab3f-4d7e-80be-aa660663b72a"]},"externalIds":{}}
1
+ {"processes":{"aec6ce91-0c87-4415-adb0-028e35c9c3b8":{"parent":null,"children":[]}},"files":{"/www/biorate/core/packages/@biorate/axios/src/index.ts":["aec6ce91-0c87-4415-adb0-028e35c9c3b8"],"/www/biorate/core/packages/@biorate/axios/src/interfaces.ts":["aec6ce91-0c87-4415-adb0-028e35c9c3b8"]},"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
+ # [1.7.0](https://github.com/biorate/core/compare/v1.6.0...v1.7.0) (2022-09-08)
7
+
8
+ **Note:** Version bump only for package @biorate/axios
9
+
10
+
11
+
12
+
13
+
6
14
  # [1.6.0](https://github.com/biorate/core/compare/v1.5.1...v1.6.0) (2022-09-08)
7
15
 
8
16
  **Note:** Version bump only for package @biorate/axios
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104
- at Thu Sep 08 2022 10:51:49 GMT+0300 (Москва, стандартное время)
104
+ at Thu Sep 08 2022 11:55:25 GMT+0300 (Москва, стандартное время)
105
105
  </div>
106
106
  <script src="prettify.js"></script>
107
107
  <script>
@@ -409,7 +409,7 @@ export class Axios {
409
409
  <div class='footer quiet pad2 space-top1 center small'>
410
410
  Code coverage generated by
411
411
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
412
- at Thu Sep 08 2022 10:51:49 GMT+0300 (Москва, стандартное время)
412
+ at Thu Sep 08 2022 11:55:25 GMT+0300 (Москва, стандартное время)
413
413
  </div>
414
414
  <script src="prettify.js"></script>
415
415
  <script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@biorate/axios",
3
- "version": "1.6.0",
3
+ "version": "1.7.0",
4
4
  "description": "Axios OOP static interface",
5
5
  "main": "dist",
6
6
  "scripts": {
@@ -29,8 +29,8 @@
29
29
  "path-to-url": "^0.1.0"
30
30
  },
31
31
  "devDependencies": {
32
- "@biorate/config": "1.6.0",
32
+ "@biorate/config": "1.7.0",
33
33
  "@biorate/inversion": "1.4.0"
34
34
  },
35
- "gitHead": "f663764724eae8b49eebf18c4b41a5805c21cd2a"
35
+ "gitHead": "c8053dceabec9a9da0727cda0cb5f88861fede41"
36
36
  }
@@ -1 +0,0 @@
1
- {"parent":null,"pid":46926,"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/axios","time":1662623503084,"ppid":46865,"coverageFilename":"/www/biorate/core/packages/@biorate/axios/.nyc_output/defb3734-ab3f-4d7e-80be-aa660663b72a.json","externalId":"","uuid":"defb3734-ab3f-4d7e-80be-aa660663b72a","files":["/www/biorate/core/packages/@biorate/axios/src/index.ts","/www/biorate/core/packages/@biorate/axios/src/interfaces.ts"]}