Logo
Explore Help
Register Sign In
nna/npm-audit-action
3
0
Fork 0
You've already forked npm-audit-action
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
47dbb726b6b82d28a2b797eb3bf060b0ec027a18
npm-audit-action/__tests__/testdata/workdir/package.json

19 lines
326 B
JSON
Raw Normal View History

support different working directory (#64) * support different working directory * validate working_directory
2020-05-23 15:59:51 +09:00
{
"name": "workdir",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.17.1"
feat: add the ability to run with '--production' (#75) * feat: add the ability to run with '--production' Adding the config options to run npm audit with the --production flag. Contributes to: #74 Signed-off-by: Stelios Gkiokas <s_giokas@hotmail.com> * fix: add tests Adding the relevant tests for the new production flag. Contributes to: #74 Signed-off-by: Stelios Gkiokas <s_giokas@hotmail.com>
2020-11-12 12:33:56 +02:00
},
"devDependencies": {
"typescript": "^3.9.7"
support different working directory (#64) * support different working directory * validate working_directory
2020-05-23 15:59:51 +09:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 38ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API