From 26bf9dba722b56f155b4490bf570cca8d5ef6c10 Mon Sep 17 00:00:00 2001 From: Dan Rosart Date: Sun, 15 Jul 2018 20:18:12 +0000 Subject: [PATCH] Remove insecure package. This allowsarbitrary database edits from the cilent. We provide methods for the edits we want to allow. --- .meteor/packages | 1 - .meteor/versions | 1 - 2 files changed, 2 deletions(-) diff --git a/.meteor/packages b/.meteor/packages index f28951d34..526cec823 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -3,7 +3,6 @@ # 'meteor add' and 'meteor remove' will edit this file for you, # but you can also edit it by hand. -insecure@1.0.7 coffeescript backbone less@2.7.11 diff --git a/.meteor/versions b/.meteor/versions index ba46789e8..d547cd981 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -42,7 +42,6 @@ html-tools@1.0.11 htmljs@1.0.11 http@1.3.0 id-map@1.0.9 -insecure@1.0.7 jquery@1.11.10 json@1.0.3 launch-screen@1.1.1