Merge branch 'main' into v8

This commit is contained in:
Zoltan Kochan committed 2023-02-20 22:46:24 +02:00
commit ea460e51e3
85 files changed
+789 -96

No files matched your search

+7
View File
@@ -1,5 +1,12 @@
# @pnpm/audit
## 6.1.6
### Patch Changes
- Updated dependencies [b9ab2e0bf]
- @pnpm/list@8.2.0
## 6.1.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pnpm/audit",
"version": "6.1.5",
"version": "6.1.6",
"description": "Audit a lockfile",
"main": "lib/index.js",
"types": "lib/index.d.ts",
@@ -1,5 +1,14 @@
# @pnpm/plugin-commands-audit
## 7.2.8
### Patch Changes
- Updated dependencies [0377d9367]
- @pnpm/cli-utils@1.1.0
- @pnpm/audit@6.1.6
- @pnpm/config@16.6.3
## 7.2.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-audit",
"version": "7.2.7",
"version": "7.2.8",
"description": "pnpm commands for dependencies audit",
"main": "lib/index.js",
"types": "lib/index.d.ts",