ibm-cloud-sdk-core 4.0.8 → 4.0.9
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/.secrets.baseline
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"files": "package-lock.json|^.secrets.baseline$",
|
|
4
4
|
"lines": null
|
|
5
5
|
},
|
|
6
|
-
"generated_at": "2023-
|
|
6
|
+
"generated_at": "2023-06-22T15:14:17Z",
|
|
7
7
|
"plugins_used": [
|
|
8
8
|
{
|
|
9
9
|
"name": "AWSKeyDetector"
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"hashed_secret": "98635b2eaa2379f28cd6d72a38299f286b81b459",
|
|
79
79
|
"is_secret": false,
|
|
80
80
|
"is_verified": false,
|
|
81
|
-
"line_number":
|
|
81
|
+
"line_number": 432,
|
|
82
82
|
"type": "Secret Keyword",
|
|
83
83
|
"verified_result": null
|
|
84
84
|
},
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"hashed_secret": "47fcf185ee7e15fe05cae31fbe9e4ebe4a06a40d",
|
|
87
87
|
"is_secret": false,
|
|
88
88
|
"is_verified": false,
|
|
89
|
-
"line_number":
|
|
89
|
+
"line_number": 470,
|
|
90
90
|
"type": "Secret Keyword",
|
|
91
91
|
"verified_result": null
|
|
92
92
|
}
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"hashed_secret": "bc2f74c22f98f7b6ffbc2f67453dbfa99bce9a32",
|
|
97
97
|
"is_secret": false,
|
|
98
98
|
"is_verified": false,
|
|
99
|
-
"line_number":
|
|
99
|
+
"line_number": 55,
|
|
100
100
|
"type": "Secret Keyword",
|
|
101
101
|
"verified_result": null
|
|
102
102
|
}
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"hashed_secret": "32e8612d8ca77c7ea8374aa7918db8e5df9252ed",
|
|
107
107
|
"is_secret": false,
|
|
108
108
|
"is_verified": false,
|
|
109
|
-
"line_number":
|
|
109
|
+
"line_number": 62,
|
|
110
110
|
"type": "Secret Keyword",
|
|
111
111
|
"verified_result": null
|
|
112
112
|
}
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"hashed_secret": "184ee1f04a018aa3b897e085516a9b657fea0f6b",
|
|
191
191
|
"is_secret": false,
|
|
192
192
|
"is_verified": false,
|
|
193
|
-
"line_number":
|
|
193
|
+
"line_number": 85,
|
|
194
194
|
"type": "Secret Keyword",
|
|
195
195
|
"verified_result": null
|
|
196
196
|
}
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
"hashed_secret": "45c43fe97e3a06ab078b0eeff6fbe622cc417a25",
|
|
307
307
|
"is_secret": false,
|
|
308
308
|
"is_verified": false,
|
|
309
|
-
"line_number":
|
|
309
|
+
"line_number": 279,
|
|
310
310
|
"type": "Secret Keyword",
|
|
311
311
|
"verified_result": null
|
|
312
312
|
}
|
|
@@ -534,7 +534,7 @@
|
|
|
534
534
|
}
|
|
535
535
|
]
|
|
536
536
|
},
|
|
537
|
-
"version": "0.13.1+ibm.
|
|
537
|
+
"version": "0.13.1+ibm.60.dss",
|
|
538
538
|
"word_list": {
|
|
539
539
|
"file": null,
|
|
540
540
|
"hash": null
|
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [4.0.9](https://github.com/IBM/node-sdk-core/compare/v4.0.8...v4.0.9) (2023-06-22)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* remove unused dependencies ([#246](https://github.com/IBM/node-sdk-core/issues/246)) ([3885ef0](https://github.com/IBM/node-sdk-core/commit/3885ef018ffa0ecb0def8ba6a38f1897b8f39077))
|
|
7
|
+
|
|
1
8
|
## [4.0.8](https://github.com/IBM/node-sdk-core/compare/v4.0.7...v4.0.8) (2023-05-22)
|
|
2
9
|
|
|
3
10
|
|
package/es/tsdoc-metadata.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ibm-cloud-sdk-core",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.9",
|
|
4
4
|
"description": "Core functionality to support SDKs generated with IBM's OpenAPI SDK Generator.",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"typings": "./es/index.d.ts",
|
|
@@ -54,10 +54,7 @@
|
|
|
54
54
|
"jsonwebtoken": "^9.0.0",
|
|
55
55
|
"lodash.isempty": "^4.4.0",
|
|
56
56
|
"mime-types": "~2.1.18",
|
|
57
|
-
"object.omit": "~3.0.0",
|
|
58
|
-
"object.pick": "~1.3.0",
|
|
59
57
|
"retry-axios": "^2.6.0",
|
|
60
|
-
"semver": "^6.2.0",
|
|
61
58
|
"tough-cookie": "^4.0.0"
|
|
62
59
|
},
|
|
63
60
|
"browser": {
|