Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .meteor/.finished-upgraders
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ notices-for-facebook-graph-api-2
1.4.1-add-shell-server-package
1.4.3-split-account-service-packages
1.5-add-dynamic-import-package
1.7-split-underscore-from-meteor-base
22 changes: 11 additions & 11 deletions .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
# but you can also edit it by hand.

# meteor libraries
meteor-base@1.3.0
ecmascript@0.10.6
es5-shim@4.7.0
check@1.3.0
tracker@1.1.3
meteor-base@1.4.0
ecmascript@0.12.4
es5-shim@4.8.0
check@1.3.1
tracker@1.2.0

# standard libraries
jquery@1.11.10
Expand All @@ -21,7 +21,7 @@ static-html@1.1.12_1
react-meteor-data

# data
mongo@1.4.2
mongo@1.6.2
aldeed:simple-schema
aldeed:collection2
dburles:collection-helpers
Expand All @@ -33,7 +33,7 @@ mdg:validation-error
universe:i18n

# accounts
accounts-password@1.5.0
accounts-password@1.5.1

# mobile
crosswalk@1.7.1
Expand All @@ -42,7 +42,7 @@ chriswessels:hammer

# production
juliancwirko:postcss@1.0.0-beta.11
standard-minifier-js@2.3.1
standard-minifier-js@2.4.1
ddp-rate-limiter@1.0.7
app-prod-security

Expand All @@ -59,9 +59,9 @@ practicalmeteor:mocha
practicalmeteor:chai
practicalmeteor:sinon
hwillson:stub-collections
shell-server@0.3.1
shell-server@0.4.0

# security
audit-argument-checks@1.0.7
dynamic-import@0.3.0
reactive-var
dynamic-import@0.5.1
reactive-var@1.0.11
2 changes: 1 addition & 1 deletion .meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@1.6.1.1
METEOR@1.8.1
97 changes: 52 additions & 45 deletions .meteor/versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accounts-base@1.4.2
accounts-base@1.4.4
accounts-password@1.5.1
aldeed:collection2@2.10.0
aldeed:collection2-core@1.2.0
Expand All @@ -8,121 +8,128 @@ aldeed:simple-schema@1.5.4
allow-deny@1.1.0
app-prod-security@0.0.0
audit-argument-checks@1.0.7
autoupdate@1.4.0
babel-compiler@7.0.7
babel-runtime@1.2.2
base64@1.0.11
binary-heap@1.0.10
blaze@2.3.2
autoupdate@1.6.0
babel-compiler@7.3.4
babel-runtime@1.3.0
base64@1.0.12
binary-heap@1.0.11
blaze@2.3.3
blaze-tools@1.0.10
boilerplate-generator@1.4.0
boilerplate-generator@1.6.0
browser-policy@1.1.0
browser-policy-common@1.0.11
browser-policy-content@1.1.0
browser-policy-framing@1.1.0
caching-compiler@1.1.11
caching-html-compiler@1.1.2
caching-compiler@1.2.1
caching-html-compiler@1.1.3
callback-hook@1.1.0
check@1.3.1
chriswessels:hammer@4.0.2
coffeescript@1.0.17
crosswalk@1.7.1
dburles:collection-helpers@1.1.0
ddp@1.4.0
ddp-client@2.3.2
ddp-client@2.3.3
ddp-common@1.4.0
ddp-rate-limiter@1.0.7
ddp-server@2.1.2
ddp-server@2.3.0
deps@1.0.12
diff-sequence@1.1.0
diff-sequence@1.1.1
dispatch:mocha-phantomjs@0.1.9
dispatch:phantomjs-tests@0.0.7
dynamic-import@0.3.0
ecmascript@0.10.7
ecmascript-runtime@0.5.0
ecmascript-runtime-client@0.6.2
ecmascript-runtime-server@0.5.0
dynamic-import@0.5.1
ecmascript@0.12.7
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.8.0
ecmascript-runtime-server@0.7.1
ejson@1.1.0
email@1.2.3
es5-shim@4.7.3
es5-shim@4.8.0
factory@1.0.0
fetch@0.1.1
force-ssl@1.1.0
force-ssl-common@1.1.0
geojson-utils@1.0.10
hot-code-push@1.0.4
html-tools@1.0.11
htmljs@1.0.11
http@1.4.1
hwillson:stub-collections@1.0.8
http@1.4.2
hwillson:stub-collections@1.0.9
id-map@1.1.0
inter-process-messaging@0.1.0
jquery@1.11.11
juliancwirko:postcss@1.3.0
launch-screen@1.1.1
less@2.7.12
less@2.8.0
livedata@1.0.18
lmieulet:meteor-coverage@1.1.4
localstorage@1.2.0
logging@1.1.20
mdg:validated-method@1.1.0
mdg:validated-method@1.2.0
mdg:validation-error@0.5.1
meteor@1.8.6
meteor-base@1.3.0
minifier-css@1.3.1
minifier-js@2.3.4
minimongo@1.4.4
meteor@1.9.3
meteor-base@1.4.0
meteorhacks:picker@1.0.3
meteortesting:browser-tests@1.0.0
meteortesting:mocha@1.1.3
meteortesting:mocha-core@1.0.1
minifier-css@1.4.2
minifier-js@2.4.1
minimongo@1.4.5
mobile-experience@1.0.5
mobile-status-bar@1.0.14
modules@0.11.6
modules-runtime@0.9.2
mongo@1.4.7
modern-browsers@0.1.4
modules@0.13.0
modules-runtime@0.10.3
mongo@1.6.3
mongo-decimal@0.1.1
mongo-dev-server@1.1.0
mongo-id@1.0.7
npm-bcrypt@0.9.3
npm-mongo@2.2.34
npm-mongo@3.1.2
observe-sequence@1.0.16
ordered-dict@1.1.0
practicalmeteor:chai@2.1.0_1
practicalmeteor:loglevel@1.2.0_2
practicalmeteor:mocha@2.4.5_6
practicalmeteor:mocha-core@1.0.1
practicalmeteor:sinon@1.14.1_2
promise@0.10.2
promise@0.11.2
publication-collector@0.0.1
raix:eventemitter@0.1.3
random@1.1.0
rate-limit@1.0.9
react-meteor-data@0.2.16
reactive-var@1.0.11
reload@1.2.0
reload@1.3.0
retry@1.1.0
reywood:publish-composite@1.6.0
routepolicy@1.0.13
server-render@0.3.0
reywood:publish-composite@1.7.2
routepolicy@1.1.0
service-configuration@1.0.11
sha@1.0.9
shell-server@0.3.1
shim-common@0.1.0
shell-server@0.4.0
simple:authenticate-user-by-token@1.0.1
simple:json-routes@2.1.0
simple:rest@1.1.1
simple:rest-accounts-password@1.1.2
simple:rest-bearer-token-parser@1.0.1
simple:rest-json-error-handler@1.0.1
socket-stream-client@0.1.0
socket-stream-client@0.2.2
spacebars@1.0.15
spacebars-compiler@1.1.3
srp@1.0.10
standard-minifier-js@2.3.3
srp@1.0.12
standard-minifier-js@2.4.1
static-html@1.2.2
templating@1.2.15
templating-compiler@1.2.15
templating-runtime@1.2.15
templating-tools@1.1.2
tmeasday:check-npm-versions@0.3.2
tmeasday:test-reporter-helpers@0.2.1
tracker@1.1.3
tracker@1.2.0
underscore@1.0.10
universe:i18n@1.16.0
universe:i18n@1.30.0
url@1.2.0
webapp@1.5.0
webapp@1.7.4
webapp-hashing@1.0.9
xolvio:cleaner@0.3.3
Loading