Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sandstorm-app-market to Meteor v 2.3.5 #143

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
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 .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
app/node_modules/
app/.meteor/local
app/settings.json
app/npm-debug.log
Expand Down
4 changes: 4 additions & 0 deletions app/.meteor/.finished-upgraders
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ notices-for-facebook-graph-api-2
1.3.0-split-minifiers-package
1.4.0-remove-old-dev-bundle-link
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
1.8.3-split-jquery-from-blaze
59 changes: 30 additions & 29 deletions app/.meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,31 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.

reactive-var@1.0.10
reactive-dict@1.1.8
browser-policy@1.0.9
reactive-var@1.0.11
reactive-dict@1.3.0
browser-policy@1.1.0
amplify

fourseven:scss
wolves:bourbon
fortawesome:fontawesome
london:body-class

kadira:flow-router
kadira:blaze-layout
meteorhacks:fast-render
communitypackages:fast-render
meteorhacks:subs-manager

aldeed:template-extension
aldeed:collection2
matb33:collection-hooks
mystor:device-detection
fourseven:scss@4.12.0

accounts-github@1.0.10
accounts-google@1.0.10
accounts-ui-unstyled@1.1.12
splendido:accounts-meld
accounts-github@1.5.0
accounts-google@1.4.0
accounts-oauth@1.4.0
accounts-ui-unstyled@1.6.0
#splendido:accounts-meld
alanning:roles

underscorestring:underscore.string
Expand All @@ -36,29 +37,29 @@ numeral:numeral
chuangbo:marked

anti:modals
digilord:faker
richsilv:owl-carousel
lookback:tooltips
natestrauser:jquery-scrollto
gabrielengel:konecty-magnific-popup

dev-methods
html-truncate
http@1.2.9_1
meteor-base@1.0.4
mobile-experience@1.0.4
mongo@1.1.12_1
blaze-html-templates@1.0.4
session@1.1.6
jquery@1.11.9
tracker@1.1.0
logging@1.1.15_1
reload@1.1.10
random@1.0.10
ejson@1.0.12
spacebars@1.0.12
check@1.2.3
http
meteor-base@1.5.1
mobile-experience@1.1.0
mongo@1.13.0
blaze-html-templates
session@1.2.0
jquery
tracker@1.2.0
logging@1.3.1
reload@1.3.1
random@1.2.0
ejson@1.1.1
spacebars
check@1.3.1
lbee:lunr
standard-minifier-css
standard-minifier-js
shell-server
standard-minifier-css@1.7.4
standard-minifier-js@2.8.0
shell-server@0.5.0
underscore@1.0.10
ecmascript@0.16.1
aldeed:schema-index
2 changes: 1 addition & 1 deletion app/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@1.4.1.2
METEOR@2.5.3
229 changes: 117 additions & 112 deletions app/.meteor/versions
Original file line number Diff line number Diff line change
@@ -1,127 +1,132 @@
accounts-base@1.2.7
accounts-github@1.0.10
accounts-google@1.0.10
accounts-oauth@1.1.13
accounts-ui-unstyled@1.1.12
alanning:roles@1.2.14
aldeed:collection2@2.8.0
aldeed:collection2-core@1.0.0
aldeed:schema-deny@1.0.1
aldeed:schema-index@1.0.1
aldeed:simple-schema@1.5.3
aldeed:template-extension@4.0.0
allow-deny@1.0.5
accounts-base@2.2.1
accounts-github@1.5.0
accounts-google@1.4.0
accounts-oauth@1.4.0
accounts-ui-unstyled@1.6.0
alanning:roles@1.3.0
aldeed:collection2@3.5.0
aldeed:schema-index@3.0.0
aldeed:template-extension@4.1.0
allow-deny@1.1.0
amplify@1.0.0
anti:modals@0.4.0
autoupdate@1.2.8
babel-compiler@6.9.1_1
babel-runtime@0.1.11_1
base64@1.0.9
binary-heap@1.0.9
blaze@2.1.8
blaze-html-templates@1.0.4
blaze-tools@1.0.9
boilerplate-generator@1.0.9
browser-policy@1.0.9
browser-policy-common@1.0.9
browser-policy-content@1.0.10
browser-policy-framing@1.0.10
caching-compiler@1.0.4
caching-html-compiler@1.0.6
callback-hook@1.0.9
check@1.2.3
chuangbo:cookie@1.1.0
autoupdate@1.8.0
babel-compiler@7.8.2
babel-runtime@1.5.1
base64@1.0.12
binary-heap@1.0.11
blaze@2.5.0
blaze-html-templates@1.2.1
blaze-tools@1.1.3
boilerplate-generator@1.7.1
browser-policy@1.1.0
browser-policy-common@1.0.11
browser-policy-content@1.1.1
browser-policy-framing@1.1.0
caching-compiler@1.2.2
caching-html-compiler@1.2.0
callback-hook@1.4.0
check@1.3.1
chuangbo:marked@0.3.5_1
coffeescript@1.0.11
cosmos:browserify@0.9.3
ddp@1.2.5
ddp-client@1.2.5
ddp-common@1.2.5
ddp-rate-limiter@1.0.4
ddp-server@1.2.6
coffeescript@1.0.17
communitypackages:fast-render@4.0.6
communitypackages:inject-data@2.3.2
communitypackages:picker@1.1.0
ddp@1.4.0
ddp-client@2.5.0
ddp-common@1.4.0
ddp-rate-limiter@1.1.0
ddp-server@2.5.0
deps@1.0.12
dev-methods@1.0.0
diff-sequence@1.0.6
digilord:faker@1.0.7
ecmascript@0.5.8_1
ecmascript-runtime@0.3.14_1
ejson@1.0.12
fastclick@1.0.11
fortawesome:fontawesome@4.5.0
fourseven:scss@3.4.1
diff-sequence@1.1.1
dynamic-import@0.7.2
ecmascript@0.16.1
ecmascript-runtime@0.8.0
ecmascript-runtime-client@0.12.1
ecmascript-runtime-server@0.11.0
ejson@1.1.1
es5-shim@4.8.0
fetch@0.1.1
fortawesome:fontawesome@4.7.0
fourseven:scss@4.15.0
gabrielengel:konecty-magnific-popup@0.9.9
geojson-utils@1.0.9
github@1.1.8
google@1.1.12
geojson-utils@1.0.10
github-oauth@1.3.2
google-oauth@1.4.1
hot-code-push@1.0.4
html-tools@1.0.10
html-truncate@0.0.1
htmljs@1.0.10
http@1.2.9_1
id-map@1.0.8
jquery@1.11.9
html-tools@1.1.3
htmljs@1.1.1
http@2.0.0
id-map@1.1.1
inter-process-messaging@0.1.1
jquery@1.11.11
kadira:blaze-layout@2.3.0
kadira:flow-router@2.10.1
launch-screen@1.0.11
kadira:flow-router@2.12.1
launch-screen@1.3.0
lbee:lunr@0.6.0
less@2.6.0
less@3.0.2
livedata@1.0.18
localstorage@1.0.11
logging@1.1.15_1
localstorage@1.2.0
logging@1.3.1
london:body-class@2.3.0
lookback:tooltips@0.3.1
matb33:collection-hooks@0.8.1
mdg:validation-error@0.4.0
meteor@1.2.17_1
meteor-base@1.0.4
meteorhacks:fast-render@2.11.0
meteorhacks:inject-data@1.4.1
meteorhacks:picker@1.0.3
meteorhacks:subs-manager@1.6.3
minifier-css@1.1.13
minifier-js@1.1.13
minimongo@1.0.17
mobile-experience@1.0.4
mobile-status-bar@1.0.12
modules@0.7.6_1
modules-runtime@0.7.6_1
momentjs:moment@2.11.2
mongo@1.1.12_1
mongo-id@1.0.5
matb33:collection-hooks@1.1.2
meteor@1.10.0
meteor-base@1.5.1
meteorhacks:subs-manager@1.6.4
minifier-css@1.6.0
minifier-js@2.7.3
minimongo@1.7.0
mobile-experience@1.1.0
mobile-status-bar@1.1.0
modern-browsers@0.1.8
modules@0.18.0
modules-runtime@0.12.0
momentjs:moment@2.29.3
mongo@1.13.0
mongo-decimal@0.1.2
mongo-dev-server@1.1.0
mongo-id@1.0.8
montiapm:meteorx@2.2.0
mystor:device-detection@0.2.0
natestrauser:jquery-scrollto@1.4.7
npm-mongo@1.5.48
npm-mongo@3.9.1
numeral:numeral@1.5.3_1
oauth@1.1.11
oauth2@1.1.10
observe-sequence@1.0.12
ordered-dict@1.0.8
promise@0.8.4_1
raix:eventemitter@0.1.3
random@1.0.10
rate-limit@1.0.4
reactive-dict@1.1.8
reactive-var@1.0.10
reload@1.1.10
retry@1.0.7
oauth@2.1.1
oauth2@1.3.1
observe-sequence@1.0.20
ordered-dict@1.1.0
promise@0.12.0
raix:eventemitter@1.0.0
random@1.2.0
rate-limit@1.0.9
react-fast-refresh@0.2.3
reactive-dict@1.3.0
reactive-var@1.0.11
reload@1.3.1
retry@1.1.0
richsilv:owl-carousel@0.1.0
routepolicy@1.0.11
service-configuration@1.0.10
session@1.1.6
shell-server@0.2.1
spacebars@1.0.12
spacebars-compiler@1.0.12
splendido:accounts-emails-field@1.2.0
splendido:accounts-meld@1.3.1
standard-minifier-css@1.0.8
standard-minifier-js@1.0.8
templating@1.1.10
templating-tools@1.0.4
tracker@1.1.0
ui@1.0.11
underscore@1.0.9
underscorestring:underscore.string@3.2.3
url@1.0.10
webapp@1.3.11_1
webapp-hashing@1.0.9
wolves:bourbon@3.1.0
routepolicy@1.1.1
server-render@0.4.0
service-configuration@1.3.0
session@1.2.0
shell-server@0.5.0
socket-stream-client@0.4.0
spacebars@1.3.0
spacebars-compiler@1.2.1
standard-minifier-css@1.7.4
standard-minifier-js@2.8.0
templating@1.4.1
templating-compiler@1.4.1
templating-runtime@1.5.0
templating-tools@1.2.0
tmeasday:check-npm-versions@1.0.2
tracker@1.2.0
typescript@4.4.1
ui@1.0.13
underscore@1.0.10
underscorestring:underscore.string@3.3.4
url@1.3.2
webapp@1.13.1
webapp-hashing@1.1.0
wolves:bourbon@1.2.0
Loading