Updated packages to remove vulnerabilities reported by npm
Implementation of feedcheck - not tested though
This commit is contained in:
parent
d74806dde3
commit
130c953d94
21 changed files with 4945 additions and 2142 deletions
|
@ -8,9 +8,8 @@ const CampaignSource = {
|
|||
CUSTOM_FROM_TEMPLATE: 3,
|
||||
CUSTOM_FROM_CAMPAIGN: 4,
|
||||
URL: 5,
|
||||
RSS: 6,
|
||||
|
||||
MAX: 6
|
||||
MAX: 5
|
||||
};
|
||||
|
||||
const CampaignType = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue