Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 23886c1ed3 | |||
| 0c46b627be |
28
.snyk
28
.snyk
@@ -1,28 +1,4 @@
|
||||
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
|
||||
version: v1.12.0
|
||||
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
|
||||
ignore:
|
||||
'npm:shelljs:20140723':
|
||||
- shelljs:
|
||||
reason: None given
|
||||
expires: '2018-06-02T22:48:10.660Z'
|
||||
- smartshell > shelljs:
|
||||
reason: None given
|
||||
expires: '2018-06-02T22:48:10.660Z'
|
||||
- smartssh > shelljs:
|
||||
reason: None given
|
||||
expires: '2018-06-02T22:48:10.660Z'
|
||||
- smartshell > shelljs:
|
||||
reason: None given
|
||||
expires: '2018-08-14T21:49:25.248Z'
|
||||
- smartssh > shelljs:
|
||||
reason: None given
|
||||
expires: '2018-08-14T21:49:25.248Z'
|
||||
- shelljs:
|
||||
reason: None given
|
||||
expires: '2018-08-14T21:49:25.248Z'
|
||||
'npm:stringstream:20180511':
|
||||
- request > stringstream:
|
||||
reason: None given
|
||||
expires: '2018-08-14T21:49:25.248Z'
|
||||
version: v1.13.1
|
||||
ignore: {}
|
||||
patch: {}
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@shipzone/npmci",
|
||||
"version": "3.1.0",
|
||||
"version": "3.1.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@shipzone/npmci",
|
||||
"version": "3.1.0",
|
||||
"version": "3.1.1",
|
||||
"description": "node and docker in gitlab ci on steroids",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user