Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/curvy-dragons-spend.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/some-dryers-stop.md

This file was deleted.

6 changes: 6 additions & 0 deletions workspaces/mama/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nodesecure/mama

## 2.5.0

### Minor Changes

- [#759](https://github.com/NodeSecure/scanner/pull/759) [`0ab5ae6`](https://github.com/NodeSecure/scanner/commit/0ab5ae61769ff52fedb229ba28955e3188b441a2) Thanks [@clemgbld](https://github.com/clemgbld)! - feat: add npx and bin confusion warning

## 2.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/mama/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nodesecure/mama",
"version": "2.4.0",
"version": "2.5.0",
"description": "Manifest Manager",
"type": "module",
"exports": {
Expand Down
15 changes: 15 additions & 0 deletions workspaces/scanner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @nodesecure/scanner

## 10.14.0

### Minor Changes

- [#755](https://github.com/NodeSecure/scanner/pull/755) [`089e811`](https://github.com/NodeSecure/scanner/commit/089e8116d1de05a84d87340ab3748ec22b68bfdf) Thanks [@fraxken](https://github.com/fraxken)! - Implement AstAnalyserOptions for main scanner API (from, workingDir and verify)

- [#759](https://github.com/NodeSecure/scanner/pull/759) [`0ab5ae6`](https://github.com/NodeSecure/scanner/commit/0ab5ae61769ff52fedb229ba28955e3188b441a2) Thanks [@clemgbld](https://github.com/clemgbld)! - feat: add npx and bin confusion warning

### Patch Changes

- Updated dependencies [[`0ab5ae6`](https://github.com/NodeSecure/scanner/commit/0ab5ae61769ff52fedb229ba28955e3188b441a2)]:
- @nodesecure/tarball@4.3.0
- @nodesecure/mama@2.5.0
- @nodesecure/tree-walker@4.0.4

## 10.13.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 deletions workspaces/scanner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nodesecure/scanner",
"version": "10.13.0",
"version": "10.14.0",
"description": "A package API to run a static analysis of your module's dependencies.",
"type": "module",
"exports": {
Expand Down Expand Up @@ -70,12 +70,12 @@
"@nodesecure/flags": "^3.0.3",
"@nodesecure/i18n": "^4.1.0",
"@nodesecure/js-x-ray": "16.0.0",
"@nodesecure/mama": "^2.4.0",
"@nodesecure/mama": "^2.5.0",
"@nodesecure/npm-registry-sdk": "4.5.2",
"@nodesecure/npm-types": "^1.4.0",
"@nodesecure/rc": "^5.6.0",
"@nodesecure/tarball": "^4.2.0",
"@nodesecure/tree-walker": "^4.0.2",
"@nodesecure/tarball": "^4.3.0",
"@nodesecure/tree-walker": "^4.0.4",
"@nodesecure/utils": "^2.3.0",
"@nodesecure/vulnera": "3.1.0",
"@openally/mutex": "^3.0.0",
Expand Down
11 changes: 11 additions & 0 deletions workspaces/tarball/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @nodesecure/tarball

## 4.3.0

### Minor Changes

- [#759](https://github.com/NodeSecure/scanner/pull/759) [`0ab5ae6`](https://github.com/NodeSecure/scanner/commit/0ab5ae61769ff52fedb229ba28955e3188b441a2) Thanks [@clemgbld](https://github.com/clemgbld)! - feat: add npx and bin confusion warning

### Patch Changes

- Updated dependencies [[`0ab5ae6`](https://github.com/NodeSecure/scanner/commit/0ab5ae61769ff52fedb229ba28955e3188b441a2)]:
- @nodesecure/mama@2.5.0

## 4.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions workspaces/tarball/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nodesecure/tarball",
"version": "4.2.0",
"version": "4.3.0",
"description": "NodeSecure tarball scanner",
"type": "module",
"exports": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"@nodesecure/conformance": "^1.2.1",
"@nodesecure/fs-walk": "^2.0.0",
"@nodesecure/js-x-ray": "16.0.0",
"@nodesecure/mama": "^2.3.1",
"@nodesecure/mama": "^2.5.0",
"@nodesecure/npm-types": "^1.2.0",
"@nodesecure/utils": "^2.3.0",
"@openally/result": "3.1.0",
Expand Down
7 changes: 7 additions & 0 deletions workspaces/tree-walker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @nodesecure/tree-walker

## 4.0.4

### Patch Changes

- Updated dependencies [[`0ab5ae6`](https://github.com/NodeSecure/scanner/commit/0ab5ae61769ff52fedb229ba28955e3188b441a2)]:
- @nodesecure/mama@2.5.0

## 4.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions workspaces/tree-walker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nodesecure/tree-walker",
"version": "4.0.3",
"version": "4.0.4",
"description": "NodeSecure tree walker",
"type": "module",
"exports": "./dist/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"homepage": "https://github.com/NodeSecure/tree/master/workspaces/tree-walker#readme",
"dependencies": {
"@nodesecure/js-x-ray": "16.0.0",
"@nodesecure/mama": "2.4.0",
"@nodesecure/mama": "2.5.0",
"@nodesecure/npm-registry-sdk": "4.5.2",
"@nodesecure/npm-types": "^1.4.0",
"@npmcli/arborist": "10.0.2",
Expand Down