We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3dba6 commit 920d988Copy full SHA for 920d988
.releases/3.24.0.md
@@ -1,3 +1,4 @@
1
**Technical Enhancements**
2
3
+* Explicit upgrade for some dependencies (e.g. uuid).
4
* Added `.npmignore` file, excluding unnecessary content from published packages.
.releases/3.25.0.md
package.json
@@ -21,7 +21,7 @@
21
"Node.js"
22
],
23
"dependencies": {
24
- "@barchart/common-js": "^3.23.1",
+ "@barchart/common-js": "^3.24.0",
25
"@barchart/marketdata-api-js": "^5.7.2",
26
"aws-sdk": "^2.821.0",
27
"body-parser": "1.15.2",
0 commit comments