Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
655a8a72ff | |||
80a77d5f06 |
23
.snyk
Normal file
23
.snyk
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
|
||||||
|
version: v1.13.5
|
||||||
|
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
|
||||||
|
ignore:
|
||||||
|
SNYK-JS-JSYAML-173999:
|
||||||
|
- '@pushrocks/smartfm > gray-matter > js-yaml':
|
||||||
|
reason: None given
|
||||||
|
expires: '2019-10-10T16:23:38.993Z'
|
||||||
|
- '@pushrocks/smartyaml > js-yaml':
|
||||||
|
reason: None given
|
||||||
|
expires: '2019-10-10T16:23:38.993Z'
|
||||||
|
SNYK-JS-JSYAML-174129:
|
||||||
|
- '@pushrocks/smartfm > gray-matter > js-yaml':
|
||||||
|
reason: None given
|
||||||
|
expires: '2019-10-10T16:23:38.993Z'
|
||||||
|
- '@pushrocks/smartyaml > js-yaml':
|
||||||
|
reason: None given
|
||||||
|
expires: '2019-10-10T16:23:38.993Z'
|
||||||
|
SNYK-JS-LODASH-450202:
|
||||||
|
- '@pushrocks/smartinteract > inquirer > lodash':
|
||||||
|
reason: None given
|
||||||
|
expires: '2019-10-10T16:23:38.993Z'
|
||||||
|
patch: {}
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartscaf",
|
"name": "@pushrocks/smartscaf",
|
||||||
"version": "3.0.6",
|
"version": "3.0.7",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartscaf",
|
"name": "@pushrocks/smartscaf",
|
||||||
"version": "3.0.6",
|
"version": "3.0.7",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "scaffold projects quickly",
|
"description": "scaffold projects quickly",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
Reference in New Issue
Block a user