gopadjs 1.6.1 → 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.
- package/.github/RELEASE +1 -1
- package/CHANGELOG.md +13 -0
- package/README.md +2 -2
- package/flake.lock +13 -13
- package/openapi.yml +1 -1
- package/package.json +2 -2
package/.github/RELEASE
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
Mon
|
|
1
|
+
Mon Aug 12 08:10:57 UTC 2024
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.7.0](https://github.com/gopad/gopad-js/compare/v1.6.1...v1.7.0) (2024-08-19)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* **deps:** update dependency @types/node to 12.11.5 - 20.15 ([532a80c](https://github.com/gopad/gopad-js/commit/532a80c7d0c3fa2db71ba1a079949089ccd9fccf))
|
|
9
|
+
* **deps:** update dependency @types/node to 12.11.5 - 20.16 ([4090bec](https://github.com/gopad/gopad-js/commit/4090bec638d208ba22255b8f50958c4f789af113))
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Bugfixes
|
|
13
|
+
|
|
14
|
+
* **deps:** update dependency axios to v1.7.4 [security] ([224bc0b](https://github.com/gopad/gopad-js/commit/224bc0b6f5304c78983bbbed7c65d46f136704ce))
|
|
15
|
+
|
|
3
16
|
## [1.6.1](https://github.com/gopad/gopad-js/compare/v1.6.0...v1.6.1) (2024-08-05)
|
|
4
17
|
|
|
5
18
|
|
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@ This repository provides a client SDK for Typescript/Javascript. This SDK is
|
|
|
6
6
|
automatically generated by the [OpenAPI Generator][generator] project:
|
|
7
7
|
|
|
8
8
|
- API version: 1.0.0-alpha1
|
|
9
|
-
- Package version: 1.
|
|
9
|
+
- Package version: 1.7.0
|
|
10
10
|
- Build package: org.openapitools.codegen.languages.TypeScriptAxiosClientCodegen
|
|
11
11
|
|
|
12
12
|
For more information, please visit [https://gopad.eu](https://gopad.eu)
|
|
@@ -39,7 +39,7 @@ the following command within your project directory, after that you can import
|
|
|
39
39
|
it as other libraries:
|
|
40
40
|
|
|
41
41
|
```console
|
|
42
|
-
npm install --save gopadjs@1.
|
|
42
|
+
npm install --save gopadjs@1.7.0
|
|
43
43
|
```
|
|
44
44
|
|
|
45
45
|
### Installation with Git
|
package/flake.lock
CHANGED
|
@@ -39,11 +39,11 @@
|
|
|
39
39
|
"pre-commit-hooks": "pre-commit-hooks"
|
|
40
40
|
},
|
|
41
41
|
"locked": {
|
|
42
|
-
"lastModified":
|
|
43
|
-
"narHash": "sha256-
|
|
42
|
+
"lastModified": 1723409744,
|
|
43
|
+
"narHash": "sha256-l6ZuOGR6SVWXki1emYka5Nn6uF8ZgIP9jQaFxpljOOg=",
|
|
44
44
|
"owner": "cachix",
|
|
45
45
|
"repo": "devenv",
|
|
46
|
-
"rev": "
|
|
46
|
+
"rev": "116159a4bfeaa79662f4c39dbfaf2fce6a5737f7",
|
|
47
47
|
"type": "github"
|
|
48
48
|
},
|
|
49
49
|
"original": {
|
|
@@ -120,11 +120,11 @@
|
|
|
120
120
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
121
121
|
},
|
|
122
122
|
"locked": {
|
|
123
|
-
"lastModified":
|
|
124
|
-
"narHash": "sha256-
|
|
123
|
+
"lastModified": 1722555600,
|
|
124
|
+
"narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=",
|
|
125
125
|
"owner": "hercules-ci",
|
|
126
126
|
"repo": "flake-parts",
|
|
127
|
-
"rev": "
|
|
127
|
+
"rev": "8471fe90ad337a8074e957b69ca4d0089218391d",
|
|
128
128
|
"type": "github"
|
|
129
129
|
},
|
|
130
130
|
"original": {
|
|
@@ -286,14 +286,14 @@
|
|
|
286
286
|
},
|
|
287
287
|
"nixpkgs-lib": {
|
|
288
288
|
"locked": {
|
|
289
|
-
"lastModified":
|
|
290
|
-
"narHash": "sha256-
|
|
289
|
+
"lastModified": 1722555339,
|
|
290
|
+
"narHash": "sha256-uFf2QeW7eAHlYXuDktm9c25OxOyCoUOQmh5SZ9amE5Q=",
|
|
291
291
|
"type": "tarball",
|
|
292
|
-
"url": "https://github.com/NixOS/nixpkgs/archive/
|
|
292
|
+
"url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz"
|
|
293
293
|
},
|
|
294
294
|
"original": {
|
|
295
295
|
"type": "tarball",
|
|
296
|
-
"url": "https://github.com/NixOS/nixpkgs/archive/
|
|
296
|
+
"url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz"
|
|
297
297
|
}
|
|
298
298
|
},
|
|
299
299
|
"nixpkgs-regression": {
|
|
@@ -362,11 +362,11 @@
|
|
|
362
362
|
},
|
|
363
363
|
"nixpkgs_3": {
|
|
364
364
|
"locked": {
|
|
365
|
-
"lastModified":
|
|
366
|
-
"narHash": "sha256-
|
|
365
|
+
"lastModified": 1723175592,
|
|
366
|
+
"narHash": "sha256-M0xJ3FbDUc4fRZ84dPGx5VvgFsOzds77KiBMW/mMTnI=",
|
|
367
367
|
"owner": "NixOS",
|
|
368
368
|
"repo": "nixpkgs",
|
|
369
|
-
"rev": "
|
|
369
|
+
"rev": "5e0ca22929f3342b19569b21b2f3462f053e497b",
|
|
370
370
|
"type": "github"
|
|
371
371
|
},
|
|
372
372
|
"original": {
|
package/openapi.yml
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "gopadjs",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.7.0",
|
|
4
4
|
"description": "OpenAPI client for Gopad",
|
|
5
5
|
"homepage": "https://github.com/gopad/gopad-js#readme",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"axios": "^1.6.1"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@types/node": "12.11.5 - 20.
|
|
37
|
+
"@types/node": "12.11.5 - 20.16",
|
|
38
38
|
"prettier": "^3.2.5",
|
|
39
39
|
"typescript": "^4.0 || ^5.0"
|
|
40
40
|
}
|