Skip to content

Commit bcc7310

Browse files
chore: update versions
1 parent 2355081 commit bcc7310

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/huge-trees-train.md

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

workspaces/tarball/CHANGELOG.md

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

3+
## 4.0.2
4+
5+
### Patch Changes
6+
7+
- [#708](https://github.com/NodeSecure/scanner/pull/708) [`398bf42`](https://github.com/NodeSecure/scanner/commit/398bf42b15b8e217fc6725377ea6903687b124d1) Thanks [@fraxken](https://github.com/fraxken)! - Add missing extract result interface in NpmTarball class
8+
39
## 4.0.1
410

511
### Patch Changes

workspaces/tarball/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodesecure/tarball",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "NodeSecure tarball scanner",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)