Skip to content

Commit 404c4c8

Browse files
chore: update versions
1 parent 979c469 commit 404c4c8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/clean-sites-find.md

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

workspaces/scanner/CHANGELOG.md

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

3+
## 7.0.0
4+
5+
### Major Changes
6+
7+
- [#509](https://github.com/NodeSecure/scanner/pull/509) [`979c469`](https://github.com/NodeSecure/scanner/commit/979c469fbb51846da7b7fe0d7ab2ce149ce6759b) Thanks [@fraxken](https://github.com/fraxken)! - Extend global warning with multi-properties objects
8+
39
## 6.12.1
410

511
### Patch 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": "6.12.1",
3+
"version": "7.0.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)