Skip to content

Commit 75bc292

Browse files
chore: update versions
1 parent c009145 commit 75bc292

15 files changed

+57
-54
lines changed

.changeset/calm-dingos-hunt.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/cold-days-double.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/colorless-green-ideas.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/every-hairs-read.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/icy-waves-greet.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/little-books-unite.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/modern-hornets-bow.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/tough-colts-taste.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/warm-jars-draw.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/scanner/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# @nodesecure/scanner
22

3+
## 8.0.0
4+
5+
### Major Changes
6+
7+
- [#554](https://github.com/NodeSecure/scanner/pull/554) [`3c32fb6`](https://github.com/NodeSecure/scanner/commit/3c32fb6fdc43e2bc0af508737047a6a23f170061) Thanks [@clemgbld](https://github.com/clemgbld)! - feat(scanner): add manifest integrity of root dependency in payload
8+
9+
- [#563](https://github.com/NodeSecure/scanner/pull/563) [`c009145`](https://github.com/NodeSecure/scanner/commit/c00914597430f956b57ae1381e1f07d984fb528d) Thanks [@fraxken](https://github.com/fraxken)! - Refactor payload rootDependency to include name and version
10+
11+
### Minor Changes
12+
13+
- [#554](https://github.com/NodeSecure/scanner/pull/554) [`3c32fb6`](https://github.com/NodeSecure/scanner/commit/3c32fb6fdc43e2bc0af508737047a6a23f170061) Thanks [@clemgbld](https://github.com/clemgbld)! - feat(scanner): add manifest integrity of root dependency in payload
14+
15+
- [#556](https://github.com/NodeSecure/scanner/pull/556) [`14cc3cd`](https://github.com/NodeSecure/scanner/commit/14cc3cd5c065c09055754ad967802da963b6dc0e) Thanks [@fraxken](https://github.com/fraxken)! - Update scanner API documentation & add FromOptions interface to match CwdOptions
16+
17+
- [#562](https://github.com/NodeSecure/scanner/pull/562) [`dbc2562`](https://github.com/NodeSecure/scanner/commit/dbc256229e37471cea7a8905a4f728f8995786e9) Thanks [@ErwanRaulo](https://github.com/ErwanRaulo)! - feat(extractor): Extends eventTarget instead of eventEmitter for browser compatibility
18+
19+
- [#548](https://github.com/NodeSecure/scanner/pull/548) [`d555469`](https://github.com/NodeSecure/scanner/commit/d555469e7bbc2818d6069eef51cd2494303b5703) Thanks [@fraxken](https://github.com/fraxken)! - Customize JS-X-Ray behavior/options when running the scan. Use it to enable optionalWarnings when the scan run localy.
20+
21+
- [#560](https://github.com/NodeSecure/scanner/pull/560) [`3b653ee`](https://github.com/NodeSecure/scanner/commit/3b653ee08be8a2625e943db51a8ae04db80af684) Thanks [@clemgbld](https://github.com/clemgbld)! - feat(depWalker): do not add integrity to payload in cwd for workspace
22+
23+
### Patch Changes
24+
25+
- [#555](https://github.com/NodeSecure/scanner/pull/555) [`1ecbe92`](https://github.com/NodeSecure/scanner/commit/1ecbe92b53008c0bb63376344f99a42e899f86e6) Thanks [@fraxken](https://github.com/fraxken)! - Properly walk NPM tree using arborist with package-lock.json or node_modules when using the CWD().
26+
27+
- Updated dependencies [[`3c32fb6`](https://github.com/NodeSecure/scanner/commit/3c32fb6fdc43e2bc0af508737047a6a23f170061), [`3c32fb6`](https://github.com/NodeSecure/scanner/commit/3c32fb6fdc43e2bc0af508737047a6a23f170061), [`d555469`](https://github.com/NodeSecure/scanner/commit/d555469e7bbc2818d6069eef51cd2494303b5703), [`914132b`](https://github.com/NodeSecure/scanner/commit/914132bb423ab2e2f85b7a84a39c79bc58a54255), [`1ecbe92`](https://github.com/NodeSecure/scanner/commit/1ecbe92b53008c0bb63376344f99a42e899f86e6)]:
28+
- @nodesecure/tree-walker@2.0.0
29+
- @nodesecure/tarball@2.3.0
30+
331
## 7.2.0
432

533
### Minor Changes

0 commit comments

Comments
 (0)