@biorate/axios 0.30.0 → 0.30.2

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":61271,"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":1655805447708,"ppid":61219,"coverageFilename":"/www/biorate/core/packages/@biorate/axios/.nyc_output/9117081e-71bc-4561-933c-06b43086b55c.json","externalId":"","uuid":"9117081e-71bc-4561-933c-06b43086b55c","files":["/www/biorate/core/packages/@biorate/axios/src/index.ts","/www/biorate/core/packages/@biorate/axios/src/interfaces.ts"]}
@@ -1 +1 @@
1
- {"processes":{"5c81a657-24fa-496a-9a7b-e0e9761a8dfe":{"parent":null,"children":[]}},"files":{"/www/biorate/core/packages/@biorate/axios/src/index.ts":["5c81a657-24fa-496a-9a7b-e0e9761a8dfe"],"/www/biorate/core/packages/@biorate/axios/src/interfaces.ts":["5c81a657-24fa-496a-9a7b-e0e9761a8dfe"]},"externalIds":{}}
1
+ {"processes":{"9117081e-71bc-4561-933c-06b43086b55c":{"parent":null,"children":[]}},"files":{"/www/biorate/core/packages/@biorate/axios/src/index.ts":["9117081e-71bc-4561-933c-06b43086b55c"],"/www/biorate/core/packages/@biorate/axios/src/interfaces.ts":["9117081e-71bc-4561-933c-06b43086b55c"]},"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.2](https://github.com/biorate/core/compare/v0.30.1...v0.30.2) (2022-06-22)
7
+
8
+ **Note:** Version bump only for package @biorate/axios
9
+
10
+
11
+
12
+
13
+
6
14
  # [0.30.0](https://github.com/biorate/core/compare/v0.29.1...v0.30.0) (2022-06-20)
7
15
 
8
16
 
@@ -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 Mon Jun 20 2022 16:20:15 GMT+0300 (Москва, стандартное время)
104
+ at Tue Jun 21 2022 12:57:33 GMT+0300 (Москва, стандартное время)
105
105
  </div>
106
106
  <script src="prettify.js"></script>
107
107
  <script>
@@ -385,7 +385,7 @@ export class Axios {
385
385
  <div class='footer quiet pad2 space-top1 center small'>
386
386
  Code coverage generated by
387
387
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
388
- at Mon Jun 20 2022 16:20:15 GMT+0300 (Москва, стандартное время)
388
+ at Tue Jun 21 2022 12:57:33 GMT+0300 (Москва, стандартное время)
389
389
  </div>
390
390
  <script src="prettify.js"></script>
391
391
  <script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@biorate/axios",
3
- "version": "0.30.0",
3
+ "version": "0.30.2",
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": "0.30.0",
33
- "@biorate/inversion": "0.30.0"
32
+ "@biorate/config": "0.30.2",
33
+ "@biorate/inversion": "0.30.2"
34
34
  },
35
- "gitHead": "4e2b75f1a37d93bfb4854bd64ed9691781c2b800"
35
+ "gitHead": "7ab1c4ca350f0464a52b5a5746aad22d8924f1b3"
36
36
  }
@@ -1 +0,0 @@
1
- {"parent":null,"pid":44261,"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":1655731210447,"ppid":44210,"coverageFilename":"/www/biorate/core/packages/@biorate/axios/.nyc_output/5c81a657-24fa-496a-9a7b-e0e9761a8dfe.json","externalId":"","uuid":"5c81a657-24fa-496a-9a7b-e0e9761a8dfe","files":["/www/biorate/core/packages/@biorate/axios/src/index.ts","/www/biorate/core/packages/@biorate/axios/src/interfaces.ts"]}