Skip to content

Commit b5ba932

Browse files
chore: update versions
1 parent 281c720 commit b5ba932

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/forty-waves-jog.md

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

.changeset/large-emus-taste.md

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

workspaces/scanner/CHANGELOG.md

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

3+
## 7.2.0
4+
5+
### Minor Changes
6+
7+
- [#544](https://github.com/NodeSecure/scanner/pull/544) [`281c720`](https://github.com/NodeSecure/scanner/commit/281c72081f9ce767cf6cfc4e3ff0faca9c5bcb53) Thanks [@clemgbld](https://github.com/clemgbld)! - feat(scanner): add npm token based on registry for sdk calls
8+
9+
- [#542](https://github.com/NodeSecure/scanner/pull/542) [`49c5bbb`](https://github.com/NodeSecure/scanner/commit/49c5bbb71fc3cf2cc15f48856e67ec901ba31eb8) Thanks [@fraxken](https://github.com/fraxken)! - Improve type-squatting global-warning by removing it on remote scan and also when there is to much similar packages
10+
311
## 7.1.0
412

513
### Minor Changes

workspaces/scanner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodesecure/scanner",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "A package API to run a static analysis of your module's dependencies.",
55
"type": "module",
66
"exports": "./dist/index.js",

0 commit comments

Comments
 (0)