@highlight-run/node
Advanced tools
Comparing version 3.6.1 to 3.6.2
# @highlight-run/node | ||
## 3.6.2 | ||
### Patch Changes | ||
- e3590078e: fix @highlight-run/node crashing due to encoding not being polyfilled | ||
- 8e91dbe55: allow arbitrarily waiting for flush to wait for logs to be sent to highlight | ||
- Updated dependencies [b6172b0da] | ||
- highlight.run@8.2.2 | ||
## 3.6.1 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@highlight-run/node", | ||
"version": "3.6.1", | ||
"version": "3.6.2", | ||
"license": "Apache-2.0", | ||
@@ -25,3 +25,3 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"highlight.run": "8.2.1" | ||
"highlight.run": "8.2.2" | ||
}, | ||
@@ -45,2 +45,3 @@ "devDependencies": { | ||
"@types/node": "17.0.13", | ||
"encoding": "^0.1.13", | ||
"jest": "^29.2.2", | ||
@@ -47,0 +48,0 @@ "rollup": "^4.1.4", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20
20138960
21
+ Addedhighlight.run@8.2.2(transitive)
- Removedhighlight.run@8.2.1(transitive)
Updatedhighlight.run@8.2.2