Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
e2b1e1a735 | |||
eeb042c3a9 |
69
.snyk
Normal file
69
.snyk
Normal file
@ -0,0 +1,69 @@
|
||||
# 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-NODESASS-535497:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-535498:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-535502:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-540956:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-540958:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-540964:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-540974:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-540978:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-540980:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-540990:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-540992:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-540994:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-540996:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-540998:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-541000:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.940Z'
|
||||
SNYK-JS-NODESASS-541002:
|
||||
- node-sass:
|
||||
reason: None given
|
||||
expires: '2020-02-12T19:06:41.941Z'
|
||||
patch: {}
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pushrocks/smartsass",
|
||||
"version": "2.0.5",
|
||||
"version": "2.0.6",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pushrocks/smartsass",
|
||||
"version": "2.0.5",
|
||||
"version": "2.0.6",
|
||||
"private": false,
|
||||
"description": "smart wrapper for sass",
|
||||
"main": "dist/index.js",
|
||||
|
Reference in New Issue
Block a user