@equisoft/equisoft-connect-sdk-typescript 10.18.1 → 10.18.2-snapshot.20220401185413
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/.tool-versions +3 -2
- package/package.json +1 -1
package/.tool-versions
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
java temurin-17.0.2+8
|
|
2
|
+
nodejs 16.13.0
|
|
3
|
+
yarn 1.22.4
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@equisoft/equisoft-connect-sdk-typescript",
|
|
3
|
-
"version": "10.18.
|
|
3
|
+
"version": "10.18.2-snapshot.20220401185413",
|
|
4
4
|
"description": "OpenAPI client for @equisoft/equisoft-connect-sdk-typescript",
|
|
5
5
|
"author": "OpenAPI-Generator",
|
|
6
6
|
"main": "./dist/index.js",
|