nodebb-plugin-group-email-etr
Advanced tools
Comparing version 0.8.4 to 0.8.5
{ | ||
"name": "nodebb-plugin-group-email-etr", | ||
"version": "0.8.4", | ||
"description": "Send an email message to members of a group. Forked from nodebb-plugin-group-email-etr@0.8.1. Modified for Quest by ETR.", | ||
"version": "0.8.5", | ||
"description": "Send an email message to members of a group. Modified for Quest by ETR.", | ||
"main": "lib/index.js", | ||
@@ -16,2 +16,7 @@ "repository": { | ||
], | ||
"scripts": { | ||
"test": "standard --verbose", | ||
"test:run": "nyc mocha", | ||
"test:report": "nyc report --reporter=lcov" | ||
}, | ||
"author": { | ||
@@ -18,0 +23,0 @@ "name": "Expand the Room", |
{ | ||
"id": "nodebb-plugin-group-email-etr", | ||
"name": "NodeBB Plugin Group Email", | ||
"name": "Group Email", | ||
"description": "Send an email message to members of a group. Forked from nodebb-plugin-group-email-etr@0.8.1. Modified for Quest by ETR.", | ||
@@ -5,0 +5,0 @@ "url": "https://bitbucket.org/expandtheroom/nodebb-plugin-group-email-etr/src/master/", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4677936