From 3d9c4fa320f7a219a1949339c991704912e7c0d2 Mon Sep 17 00:00:00 2001 From: Danny Coates Date: Mon, 2 Oct 2017 12:04:03 -0700 Subject: [PATCH] added .nsprc --- .nsprc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .nsprc diff --git a/.nsprc b/.nsprc new file mode 100644 index 00000000..e7831e90 --- /dev/null +++ b/.nsprc @@ -0,0 +1,3 @@ +{ + "exceptions": ["https://nodesecurity.io/advisories/534"] +} \ No newline at end of file