Skip to content

Commit 58f1665

Browse files
committed
chore: Release 4.0.0
#175 - Add NPM 7 support (thanks @AlexHladin!)
1 parent 7a5cf6f commit 58f1665

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "audit-ci",
3-
"version": "3.2.0",
3+
"version": "4.0.0",
44
"description": "Audits npm and yarn projects in CI environments",
55
"license": "Apache-2.0",
66
"main": "./lib/audit-ci.js",
@@ -16,6 +16,7 @@
1616
"npm",
1717
"yarn",
1818
"security",
19+
"actions",
1920
"travis",
2021
"travis-ci",
2122
"circleci"

0 commit comments

Comments
 (0)