Skip to content

Commit

Permalink
Release v0.1.3 (#60)
Browse files Browse the repository at this point in the history
* 0.1.3

* change log update

---------

Co-authored-by: sumitsuthar <gh-actions-sumitsuthar@github.com>
Co-authored-by: Sumit Suthar <sumit@k2io.com>
  • Loading branch information
3 people committed Jun 26, 2023
1 parent 48ed0b2 commit eee7b20
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### v0.1.3
* Updated semver to v7.5.3 (Fix for CWE-1333)
* Updated request-ip, log4js, html-entities, uuid and fast-safe-stringify to latest version.
* Fix for system call event generation to avoid null parameters in event.
* Fix for id in nr-csec-tracing-data.
* WS logging update.

### v0.1.2
* bump @aws-sdk/client-lambda to v3.348.0
* Minor fix in ws reconnect.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@newrelic/security-agent",
"version": "0.1.2",
"version": "0.1.3",
"description": "New Relic Security Agent for Node.js",
"main": "index.js",
"jsonVersion": "1.0.1",
Expand Down

0 comments on commit eee7b20

Please sign in to comment.