We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 791a385 commit 3a9bf6cCopy full SHA for 3a9bf6c
.nsprc
@@ -0,0 +1,5 @@
1
+{
2
+ "exceptions": [
3
+ "https://nodesecurity.io/advisories/532"
4
+ ]
5
+}
package.json
@@ -1,6 +1,6 @@
{
"name": "service-template-node",
- "version": "0.5.3",
+ "version": "0.5.4",
"description": "A blueprint for MediaWiki REST API services",
"main": "./app.js",
6
"scripts": {
0 commit comments