Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
715108b11b | |||
7b1e8f47b1 |
15
.snyk
15
.snyk
@ -1,15 +0,0 @@
|
|||||||
# 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':
|
|
||||||
- smartdelay > typings-global > smartshell > shelljs:
|
|
||||||
reason: None given
|
|
||||||
expires: '2018-07-28T21:47:33.536Z'
|
|
||||||
- early > typings-global > smartshell > shelljs:
|
|
||||||
reason: None given
|
|
||||||
expires: '2018-07-28T21:47:33.537Z'
|
|
||||||
- early > beautycolor > typings-global > smartshell > shelljs:
|
|
||||||
reason: None given
|
|
||||||
expires: '2018-07-28T21:47:33.537Z'
|
|
||||||
patch: {}
|
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/tapbundle",
|
"name": "@pushrocks/tapbundle",
|
||||||
"version": "3.2.8",
|
"version": "3.2.9",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/tapbundle",
|
"name": "@pushrocks/tapbundle",
|
||||||
"private": false,
|
"private": false,
|
||||||
"version": "3.2.8",
|
"version": "3.2.9",
|
||||||
"description": "tap bundled for tapbuffer",
|
"description": "tap bundled for tapbuffer",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
"typings": "dist_ts/index.d.ts",
|
"typings": "dist_ts/index.d.ts",
|
||||||
|
Reference in New Issue
Block a user