Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
6e5faaef35 | |||
5aa148ef7d |
9
.snyk
Normal file
9
.snyk
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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-MARKED-451341:
|
||||
- '@pushrocks/smartletter > @pushrocks/smartmarkdown > marked':
|
||||
reason: None given
|
||||
expires: '2019-12-22T14:15:23.685Z'
|
||||
patch: {}
|
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mojoio/letterxpress",
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.10",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mojoio/letterxpress",
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.10",
|
||||
"private": false,
|
||||
"description": "an unofficial API package for the letterxpress API",
|
||||
"main": "dist/index.js",
|
||||
|
Reference in New Issue
Block a user