Merge branch 'main' into v8
This commit is contained in:
85 files changed
+789
-96
No files matched your search
@@ -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,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,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",
|
||||
|
||||
Reference in new issue
Block a user