Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 01c88a6a6c | |||
| f5cacb7400 |
13
.snyk
13
.snyk
@@ -6,10 +6,23 @@ ignore:
|
|||||||
- shelljs:
|
- shelljs:
|
||||||
reason: None given
|
reason: None given
|
||||||
expires: '2018-06-02T22:48:10.660Z'
|
expires: '2018-06-02T22:48:10.660Z'
|
||||||
|
smartshell > shelljs:
|
||||||
|
reason: None given
|
||||||
|
expires: '2018-08-14T21:49:25.248Z'
|
||||||
- smartshell > shelljs:
|
- smartshell > shelljs:
|
||||||
reason: None given
|
reason: None given
|
||||||
expires: '2018-06-02T22:48:10.660Z'
|
expires: '2018-06-02T22:48:10.660Z'
|
||||||
|
smartssh > shelljs:
|
||||||
|
reason: None given
|
||||||
|
expires: '2018-08-14T21:49:25.248Z'
|
||||||
- smartssh > shelljs:
|
- smartssh > shelljs:
|
||||||
reason: None given
|
reason: None given
|
||||||
expires: '2018-06-02T22:48:10.660Z'
|
expires: '2018-06-02T22:48:10.660Z'
|
||||||
|
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'
|
||||||
patch: {}
|
patch: {}
|
||||||
|
|||||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@shipzone/npmci",
|
"name": "@shipzone/npmci",
|
||||||
"version": "3.0.52",
|
"version": "3.0.53",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@shipzone/npmci",
|
"name": "@shipzone/npmci",
|
||||||
"version": "3.0.52",
|
"version": "3.0.53",
|
||||||
"description": "node and docker in gitlab ci on steroids",
|
"description": "node and docker in gitlab ci on steroids",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user