Skip to content

Commit fdc986f

Browse files
committed
[Tests] add posttest
1 parent f27dacd commit fdc986f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"pretest": "es-shim-api --bound",
3434
"test": "npm run tests-only",
3535
"tests-only": "tape 'tests/*.js'",
36+
"posttest": "npx npm@'>=10.2' audit --production",
3637
"cover": "istanbul cover --report html --verbose --dir coverage tape 'tests/*.js'"
3738
},
3839
"dependencies": {

0 commit comments

Comments
 (0)