Apply suggestions from code review

This commit is contained in:
Jeroen Ketema
2023-06-08 22:33:50 +02:00
committed by GitHub
parent e4be303a23
commit bff11c3d23
4 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
* Updated the following JavaScript sink kind names. Any custom data extensions that use these sink kinds will need to be updated accordingly in order to continue working.
* `command-line-injection` to `command-injection`
* `credentials[kind]` to `credentials-kind`
- Added a support of sub modules in `node_modules`.
* Added a support of sub modules in `node_modules`.
## 0.6.2

View File

@@ -16,4 +16,4 @@
* Updated the following JavaScript sink kind names. Any custom data extensions that use these sink kinds will need to be updated accordingly in order to continue working.
* `command-line-injection` to `command-injection`
* `credentials[kind]` to `credentials-kind`
- Added a support of sub modules in `node_modules`.
* Added a support of sub modules in `node_modules`.