Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita7c11a5

Browse files
committed
[Tests] replaceaud withnpm audit
1 parent058bb63 commita7c11a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎package.json‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"pretest":"npm run lint",
2020
"tests-only":"nyc tape 'test/**/*.js'",
2121
"test":"npm run tests-only",
22-
"posttest":"aud --production",
22+
"posttest":"npx npm@'>= 10.2' audit --production",
2323
"version":"auto-changelog && git add CHANGELOG.md",
2424
"postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f\"v$(node -e\"console.log(require('./package.json').version)\")\""
2525
},
@@ -61,7 +61,6 @@
6161
"@types/for-each":"^0.3.3",
6262
"@types/object-inspect":"^1.8.4",
6363
"@types/tape":"^5.6.4",
64-
"aud":"^2.0.4",
6564
"auto-changelog":"^2.4.0",
6665
"es-value-fixtures":"^1.4.2",
6766
"eslint":"=8.8.0",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp