@biorate/axios 1.24.8 → 1.26.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.
- package/.nyc_output/processinfo/72789766-9874-4cde-977e-4d721583f32c.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +8 -0
- package/coverage/lcov-report/index.html +1 -1
- package/coverage/lcov-report/index.ts.html +1 -1
- package/package.json +4 -4
- package/.nyc_output/processinfo/ee6a7dfd-af55-4f2c-87c3-1088fc71709b.json +0 -1
- /package/.nyc_output/{ee6a7dfd-af55-4f2c-87c3-1088fc71709b.json → 72789766-9874-4cde-977e-4d721583f32c.json} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":83374,"argv":["/home/llevkin/.nvm/versions/node/v16.14.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":1681495135160,"ppid":83307,"coverageFilename":"/www/biorate/core/packages/@biorate/axios/.nyc_output/72789766-9874-4cde-977e-4d721583f32c.json","externalId":"","uuid":"72789766-9874-4cde-977e-4d721583f32c","files":["/www/biorate/core/packages/@biorate/axios/src/index.ts","/www/biorate/core/packages/@biorate/axios/src/interfaces.ts"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"processes":{"
|
|
1
|
+
{"processes":{"72789766-9874-4cde-977e-4d721583f32c":{"parent":null,"children":[]}},"files":{"/www/biorate/core/packages/@biorate/axios/src/index.ts":["72789766-9874-4cde-977e-4d721583f32c"],"/www/biorate/core/packages/@biorate/axios/src/interfaces.ts":["72789766-9874-4cde-977e-4d721583f32c"]},"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.26.0](https://github.com/biorate/core/compare/v1.25.5...v1.26.0) (2023-04-14)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @biorate/axios
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [1.24.8](https://github.com/biorate/core/compare/v1.24.7...v1.24.8) (2023-02-02)
|
|
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 2023-
|
|
104
|
+
at 2023-04-14T17:59:02.207Z
|
|
105
105
|
</div>
|
|
106
106
|
<script src="prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -544,7 +544,7 @@ export class Axios {
|
|
|
544
544
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
545
545
|
Code coverage generated by
|
|
546
546
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
547
|
-
at 2023-
|
|
547
|
+
at 2023-04-14T17:59:02.207Z
|
|
548
548
|
</div>
|
|
549
549
|
<script src="prettify.js"></script>
|
|
550
550
|
<script>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@biorate/axios",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.26.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.
|
|
33
|
-
"@biorate/inversion": "1.
|
|
32
|
+
"@biorate/config": "1.26.0",
|
|
33
|
+
"@biorate/inversion": "1.26.0"
|
|
34
34
|
},
|
|
35
|
-
"gitHead": "
|
|
35
|
+
"gitHead": "475aa274deb7da67889098dbdb43ff576171c598"
|
|
36
36
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"parent":null,"pid":113803,"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":1675353706674,"ppid":113792,"coverageFilename":"/www/biorate/core/packages/@biorate/axios/.nyc_output/ee6a7dfd-af55-4f2c-87c3-1088fc71709b.json","externalId":"","uuid":"ee6a7dfd-af55-4f2c-87c3-1088fc71709b","files":["/www/biorate/core/packages/@biorate/axios/src/index.ts","/www/biorate/core/packages/@biorate/axios/src/interfaces.ts"]}
|
|
File without changes
|