Compare commits

...

2 Commits

Author SHA1 Message Date
13123e180d 8.0.32 2018-05-03 12:45:24 +02:00
b13db4184b update snyk security policy 2018-05-03 12:45:22 +02:00
2 changed files with 25 additions and 4 deletions

27
.snyk
View File

@ -1,19 +1,19 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.10.2 version: v1.12.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date # ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore: ignore:
'npm:debug:20170905': 'npm:debug:20170905':
- node-pre-gyp > tar-pack > debug: - node-pre-gyp > tar-pack > debug:
reason: None given reason: None given
expires: '2018-05-08T23:10:17.169Z' expires: '2018-05-08T23:10:17.169Z'
smartchok > chokidar > fsevents > node-pre-gyp > tar-pack > debug: - smartchok > chokidar > fsevents > node-pre-gyp > tar-pack > debug:
reason: None given reason: None given
expires: '2018-05-08T23:12:05.487Z' expires: '2018-05-08T23:12:05.487Z'
'npm:tough-cookie:20170905': 'npm:tough-cookie:20170905':
- node-pre-gyp > request > tough-cookie: - node-pre-gyp > request > tough-cookie:
reason: None given reason: None given
expires: '2018-05-08T23:10:17.169Z' expires: '2018-05-08T23:10:17.169Z'
smartchok > chokidar > fsevents > node-pre-gyp > request > tough-cookie: - smartchok > chokidar > fsevents > node-pre-gyp > request > tough-cookie:
reason: None given reason: None given
expires: '2018-05-08T23:12:05.487Z' expires: '2018-05-08T23:12:05.487Z'
'npm:hoek:20180212': 'npm:hoek:20180212':
@ -87,4 +87,25 @@ ignore:
- tapbuffer > smartshell > shelljs: - tapbuffer > smartshell > shelljs:
reason: None given reason: None given
expires: '2018-05-08T23:10:17.169Z' expires: '2018-05-08T23:10:17.169Z'
'npm:atob:20180429':
- gulp-sourcemaps > css > source-map-resolve > atob:
reason: None given
expires: '2018-06-02T10:44:49.656Z'
- gulp-sourcemaps > @gulp-sourcemaps/identity-map > css > source-map-resolve > atob:
reason: None given
expires: '2018-06-02T10:44:49.656Z'
'npm:deep-extend:20180409':
- smartchok > chokidar > fsevents > node-pre-gyp > rc > deep-extend:
reason: None given
expires: '2018-06-02T10:44:49.656Z'
- deep-extend:
reason: None given
expires: '2018-06-02T10:44:49.656Z'
- node-pre-gyp > rc > deep-extend:
reason: None given
expires: '2018-06-02T10:44:49.656Z'
'npm:sshpk:20180409':
- smartchok > chokidar > fsevents > node-pre-gyp > request > http-signature > sshpk:
reason: None given
expires: '2018-06-02T10:44:49.656Z'
patch: {} patch: {}

View File

@ -1,6 +1,6 @@
{ {
"name": "@gitzone/npmts", "name": "@gitzone/npmts",
"version": "8.0.31", "version": "8.0.32",
"description": "best practice npm TypeScript modules", "description": "best practice npm TypeScript modules",
"main": "dist/index.js", "main": "dist/index.js",
"bin": { "bin": {