Update all applications to Meteor 1.4.2 (OHIF-119)

This commit is contained in:
Erik Ziegler 2016-10-28 06:58:22 +02:00
parent 1533bd34e9
commit 59631418ac
19 changed files with 239 additions and 236 deletions

View File

@ -4,18 +4,18 @@
# 'meteor add' and 'meteor remove' will edit this file for you, # 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand. # but you can also edit it by hand.
npm-bcrypt@0.9.1 npm-bcrypt@0.9.2
meteor-base@1.0.4 # Packages every Meteor app needs to have meteor-base@1.0.4 # Packages every Meteor app needs to have
mobile-experience@1.0.4 # Packages for a great mobile UX mobile-experience@1.0.4 # Packages for a great mobile UX
mongo@1.1.12 # The database Meteor supports right now mongo@1.1.14 # The database Meteor supports right now
blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views
session@1.1.6 # Client-side reactive dictionary for your app session@1.1.7 # Client-side reactive dictionary for your app
jquery@1.11.9 # Helpful client-side library jquery@1.11.10 # Helpful client-side library
tracker@1.1.0 # Meteor's client-side reactive programming library tracker@1.1.1 # Meteor's client-side reactive programming library
es5-shim@4.6.14 # ECMAScript 5 compatibility for older browsers. es5-shim@4.6.15 # ECMAScript 5 compatibility for older browsers.
ecmascript@0.5.8 # Enable ECMAScript2015+ syntax in app code ecmascript@0.5.9 # Enable ECMAScript2015+ syntax in app code
clinical:router clinical:router
clinical:extended-api clinical:extended-api
@ -36,35 +36,35 @@ cornerstone
worklist worklist
viewerbase viewerbase
dicomweb dicomweb
accounts-base@1.2.11 accounts-base@1.2.14
accounts-password@1.3.0 accounts-password@1.3.1
ian:accounts-ui-bootstrap-3 ian:accounts-ui-bootstrap-3
twbs:bootstrap twbs:bootstrap
http@1.2.9 http@1.2.10
arsnebula:reactive-promise arsnebula:reactive-promise
promise@0.8.4 promise@0.8.8
stylus@2.513.5 stylus@2.513.6
fortawesome:fontawesome fortawesome:fontawesome
random@1.0.10 random@1.0.10
reactive-var@1.0.10 reactive-var@1.0.11
reactive-dict@1.1.8 reactive-dict@1.1.8
lesiontracker lesiontracker
practicalmeteor:loglevel practicalmeteor:loglevel
momentjs:moment momentjs:moment
anti:gagarin@=0.4.11 anti:gagarin@=0.4.11
check@1.2.3 check@1.2.4
aldeed:template-extension@4.0.0 aldeed:template-extension@4.0.0
zuuk:stale-session zuuk:stale-session
gilbertwat:bootstrap3-daterangepicker gilbertwat:bootstrap3-daterangepicker
email@1.1.17 email@1.1.18
peppelg:bootstrap-3-modal peppelg:bootstrap-3-modal
simple:reactive-method simple:reactive-method
hangingprotocols hangingprotocols
fastclick@1.0.12 fastclick@1.0.13
standard-minifier-css@1.2.0 standard-minifier-css@1.3.2
standard-minifier-js@1.2.0 standard-minifier-js@1.2.1
johdirr:meteor-git-rev johdirr:meteor-git-rev
u2622:persistent-session u2622:persistent-session
shell-server shell-server@0.2.1

View File

@ -1 +1 @@
METEOR@1.4.1.1 METEOR@1.4.2

View File

@ -1,5 +1,5 @@
accounts-base@1.2.11 accounts-base@1.2.14
accounts-password@1.3.0 accounts-password@1.3.1
aldeed:simple-schema@1.5.3 aldeed:simple-schema@1.5.3
aldeed:template-extension@4.0.0 aldeed:template-extension@4.0.0
allow-deny@1.0.5 allow-deny@1.0.5
@ -7,24 +7,24 @@ amplify@1.0.0
anti:gagarin@0.4.11 anti:gagarin@0.4.11
anti:i18n@0.4.3 anti:i18n@0.4.3
arsnebula:reactive-promise@0.9.1 arsnebula:reactive-promise@0.9.1
autoupdate@1.3.11 autoupdate@1.3.12
babel-compiler@6.9.1 babel-compiler@6.13.0
babel-runtime@0.1.11 babel-runtime@0.1.12
base64@1.0.9 base64@1.0.10
binary-heap@1.0.9 binary-heap@1.0.10
blaze@2.1.9 blaze@2.1.9
blaze-html-templates@1.0.5 blaze-html-templates@1.0.5
blaze-tools@1.0.10 blaze-tools@1.0.10
boilerplate-generator@1.0.10 boilerplate-generator@1.0.11
caching-compiler@1.1.7 caching-compiler@1.1.8
caching-html-compiler@1.0.7 caching-html-compiler@1.0.7
callback-hook@1.0.9 callback-hook@1.0.10
check@1.2.3 check@1.2.4
clinical:active-entry@1.5.16 clinical:active-entry@1.5.16
clinical:auto-resizing@0.2.0 clinical:auto-resizing@0.2.0
clinical:error-pages@0.2.0 clinical:error-pages@0.2.0
clinical:extended-api@2.2.4 clinical:extended-api@2.2.4
clinical:fonts@1.1.1 clinical:fonts@1.1.4
clinical:hipaa-audit-log@2.4.2 clinical:hipaa-audit-log@2.4.2
clinical:hipaa-logger@1.0.1 clinical:hipaa-logger@1.0.1
clinical:router@2.0.19 clinical:router@2.0.19
@ -32,110 +32,110 @@ clinical:router-location@2.1.0
clinical:router-middleware-stack@2.1.2 clinical:router-middleware-stack@2.1.2
clinical:router-url@2.1.0 clinical:router-url@2.1.0
clinical:theming@0.4.10 clinical:theming@0.4.10
coffeescript@1.2.4_1 coffeescript@1.11.1_2
cornerstone@0.0.1 cornerstone@0.0.1
ddp@1.2.5 ddp@1.2.5
ddp-client@1.3.1 ddp-client@1.3.2
ddp-common@1.2.6 ddp-common@1.2.7
ddp-rate-limiter@1.0.5 ddp-rate-limiter@1.0.6
ddp-server@1.3.10 ddp-server@1.3.11
deps@1.0.12 deps@1.0.12
design@0.0.1 design@0.0.1
dicomweb@0.0.1 dicomweb@0.0.1
diff-sequence@1.0.6 diff-sequence@1.0.7
dimseservice@0.0.1 dimseservice@0.0.1
ecmascript@0.5.8 ecmascript@0.5.9
ecmascript-runtime@0.3.14 ecmascript-runtime@0.3.15
ejson@1.0.12 ejson@1.0.13
email@1.1.17 email@1.1.18
es5-shim@4.6.14 es5-shim@4.6.15
fastclick@1.0.12 fastclick@1.0.13
fortawesome:fontawesome@4.5.0 fortawesome:fontawesome@4.6.3
geojson-utils@1.0.9 geojson-utils@1.0.10
gilbertwat:bootstrap3-daterangepicker@1.3.21_1 gilbertwat:bootstrap3-daterangepicker@1.3.21_1
grove:less@0.2.0 grove:less@0.2.0
hangingprotocols@0.0.1 hangingprotocols@0.0.1
hot-code-push@1.0.4 hot-code-push@1.0.4
html-tools@1.0.11 html-tools@1.0.11
htmljs@1.0.11 htmljs@1.0.11
http@1.2.9 http@1.2.10
ian:accounts-ui-bootstrap-3@1.2.89 ian:accounts-ui-bootstrap-3@1.2.89
id-map@1.0.8 id-map@1.0.9
insecure@1.0.7 insecure@1.0.7
iron:controller@1.0.12 iron:controller@1.0.12
iron:core@1.0.11 iron:core@1.0.11
iron:dynamic-template@1.0.12 iron:dynamic-template@1.0.12
iron:layout@1.0.12 iron:layout@1.0.12
johdirr:meteor-git-rev@0.0.4 johdirr:meteor-git-rev@0.0.4
jquery@1.11.9 jquery@1.11.10
launch-screen@1.0.12 launch-screen@1.1.0
lesiontracker@0.0.1 lesiontracker@0.0.1
livedata@1.0.18 livedata@1.0.18
localstorage@1.0.11 localstorage@1.0.12
logging@1.1.15 logging@1.1.16
mdg:validation-error@0.5.1 mdg:validation-error@0.5.1
meteor@1.2.17 meteor@1.6.0
meteor-base@1.0.4 meteor-base@1.0.4
meteor-platform@1.2.6 meteor-platform@1.2.6
minifier-css@1.2.14 minifier-css@1.2.15
minifier-js@1.2.14 minifier-js@1.2.15
minimongo@1.0.17 minimongo@1.0.18
mobile-experience@1.0.4 mobile-experience@1.0.4
mobile-status-bar@1.0.12 mobile-status-bar@1.0.13
modules@0.7.6 modules@0.7.7
modules-runtime@0.7.6 modules-runtime@0.7.7
momentjs:moment@2.15.1 momentjs:moment@2.15.2
mongo@1.1.12 mongo@1.1.14
mongo-id@1.0.5 mongo-id@1.0.6
mrt:moment@2.8.1 mrt:moment@2.8.1
natestrauser:select2@4.0.3 natestrauser:select2@4.0.3
npm-bcrypt@0.9.1 npm-bcrypt@0.9.2
npm-mongo@1.5.49 npm-mongo@2.2.11_2
observe-sequence@1.0.12 observe-sequence@1.0.14
ohif:core@0.0.1 ohif:core@0.0.1
ordered-dict@1.0.8 ordered-dict@1.0.9
orthanc-remote@0.0.1 orthanc-remote@0.0.1
peppelg:bootstrap-3-modal@1.0.4 peppelg:bootstrap-3-modal@1.0.4
practicalmeteor:chai@2.1.0_1 practicalmeteor:chai@2.1.0_1
practicalmeteor:loglevel@1.2.0_2 practicalmeteor:loglevel@1.2.0_2
promise@0.8.7 promise@0.8.8
random@1.0.10 random@1.0.10
rate-limit@1.0.5 rate-limit@1.0.6
reactive-dict@1.1.8 reactive-dict@1.1.8
reactive-var@1.0.10 reactive-var@1.0.11
reload@1.1.10 reload@1.1.11
retry@1.0.8 retry@1.0.9
routepolicy@1.0.11 routepolicy@1.0.12
rwatts:uuid@0.1.0 rwatts:uuid@0.1.0
service-configuration@1.0.10 service-configuration@1.0.11
session@1.1.6 session@1.1.7
sha@1.0.8 sha@1.0.9
shell-server@0.2.1 shell-server@0.2.1
silentcicero:jszip@0.0.4 silentcicero:jszip@0.0.4
simple:reactive-method@1.0.2 simple:reactive-method@1.0.2
spacebars@1.0.13 spacebars@1.0.13
spacebars-compiler@1.0.13 spacebars-compiler@1.0.13
srp@1.0.9 srp@1.0.10
standard-app-packages@1.0.9 standard-app-packages@1.0.9
standard-minifier-css@1.2.0 standard-minifier-css@1.3.2
standard-minifier-js@1.2.0 standard-minifier-js@1.2.1
stylus@2.513.5 stylus@2.513.6
templating@1.2.15 templating@1.2.15
templating-compiler@1.2.15 templating-compiler@1.2.15
templating-runtime@1.2.15 templating-runtime@1.2.15
templating-tools@1.0.5 templating-tools@1.0.5
tracker@1.1.0 tracker@1.1.1
twbs:bootstrap@3.3.6 twbs:bootstrap@3.3.6
typ:accounts-ldap@1.0.1 typ:accounts-ldap@1.0.1
typ:ldapjs@0.7.3 typ:ldapjs@0.7.3
u2622:persistent-session@0.4.4 u2622:persistent-session@0.4.4
ui@1.0.12 ui@1.0.12
underscore@1.0.9 underscore@1.0.10
url@1.0.10 url@1.0.11
validatejs@0.0.1 validatejs@0.0.1
viewerbase@0.0.1 viewerbase@0.0.1
wadoproxy@0.0.1 wadoproxy@0.0.1
webapp@1.3.11 webapp@1.3.12
webapp-hashing@1.0.9 webapp-hashing@1.0.9
worklist@0.0.1 worklist@0.0.1
zuuk:stale-session@1.0.8 zuuk:stale-session@1.0.8

View File

@ -1,2 +1,2 @@
set PACKAGE_DIRS=..\Packages set METEOR_PACKAGE_DIRS=..\Packages
meteor --settings ../config/medkenOrthanc.json meteor --settings ../config/medkenOrthanc.json

View File

@ -1 +1 @@
PACKAGE_DIRS="../Packages" meteor --settings ../config/medkenOrthanc.json METEOR_PACKAGE_DIRS="../Packages" meteor --settings ../config/medkenOrthanc.json

View File

@ -1,2 +1,2 @@
set PACKAGE_DIRS=..\Packages set METEOR_PACKAGE_DIRS=..\Packages
meteor --settings ../config/orthancDICOMWeb.json meteor --settings ../config/orthancDICOMWeb.json

View File

@ -1,2 +1,2 @@
echo "Starting Meteor server..." echo "Starting Meteor server..."
PACKAGE_DIRS="../Packages" meteor --settings ../config/orthancDICOMWeb.json METEOR_PACKAGE_DIRS="../Packages" meteor --settings ../config/orthancDICOMWeb.json

View File

@ -5,43 +5,43 @@
# but you can also edit it by hand. # but you can also edit it by hand.
twbs:bootstrap twbs:bootstrap
http@1.2.9 http@1.2.10
arsnebula:reactive-promise arsnebula:reactive-promise
promise@0.8.4 promise@0.8.8
stylus@2.513.5 stylus@2.513.6
fortawesome:fontawesome fortawesome:fontawesome
mrt:moment mrt:moment
meteor-base@1.0.4 meteor-base@1.0.4
mobile-experience@1.0.4 mobile-experience@1.0.4
mongo@1.1.12 mongo@1.1.14
blaze-html-templates@1.0.4 blaze-html-templates@1.0.4
session@1.1.6 session@1.1.7
jquery@1.11.9 jquery@1.11.10
tracker@1.1.0 tracker@1.1.1
logging@1.1.15 logging@1.1.16
reload@1.1.10 reload@1.1.11
random@1.0.10 random@1.0.10
ejson@1.0.12 ejson@1.0.13
spacebars@1.0.12 spacebars@1.0.12
check@1.2.3 check@1.2.4
cornerstone cornerstone
dicomweb dicomweb
aldeed:simple-schema # Third party package to deal with schemas aldeed:simple-schema # Third party package to deal with schemas
design design
ohif:core ohif:core
ecmascript@0.5.8 ecmascript@0.5.9
viewerbase viewerbase
worklist worklist
reactive-var@1.0.10 reactive-var@1.0.11
practicalmeteor:loglevel practicalmeteor:loglevel
hangingprotocols hangingprotocols
reactive-dict@1.1.8 reactive-dict@1.1.8
clinical:router clinical:router
fastclick@1.0.12 fastclick@1.0.13
standard-minifier-css@1.2.0 standard-minifier-css@1.3.2
standard-minifier-js@1.2.0 standard-minifier-js@1.2.1
johdirr:meteor-git-rev johdirr:meteor-git-rev
wadoproxy wadoproxy
aldeed:template-extension aldeed:template-extension
peppelg:bootstrap-3-modal peppelg:bootstrap-3-modal
shell-server shell-server@0.2.1

View File

@ -1 +1 @@
METEOR@1.4.1.1 METEOR@1.4.2

View File

@ -1,115 +1,115 @@
accounts-base@1.2.11 accounts-base@1.2.14
aldeed:simple-schema@1.5.3 aldeed:simple-schema@1.5.3
aldeed:template-extension@4.0.0 aldeed:template-extension@4.0.0
allow-deny@1.0.5 allow-deny@1.0.5
arsnebula:reactive-promise@0.9.1 arsnebula:reactive-promise@0.9.1
autoupdate@1.3.11 autoupdate@1.3.12
babel-compiler@6.9.1 babel-compiler@6.13.0
babel-runtime@0.1.11 babel-runtime@0.1.12
base64@1.0.9 base64@1.0.10
binary-heap@1.0.9 binary-heap@1.0.10
blaze@2.1.9 blaze@2.1.9
blaze-html-templates@1.0.5 blaze-html-templates@1.0.5
blaze-tools@1.0.10 blaze-tools@1.0.10
boilerplate-generator@1.0.10 boilerplate-generator@1.0.11
caching-compiler@1.1.7 caching-compiler@1.1.8
caching-html-compiler@1.0.7 caching-html-compiler@1.0.7
callback-hook@1.0.9 callback-hook@1.0.10
check@1.2.3 check@1.2.4
clinical:router@2.0.19 clinical:router@2.0.19
clinical:router-location@2.1.0 clinical:router-location@2.1.0
clinical:router-middleware-stack@2.1.2 clinical:router-middleware-stack@2.1.2
clinical:router-url@2.1.0 clinical:router-url@2.1.0
coffeescript@1.2.4_1 coffeescript@1.11.1_2
cornerstone@0.0.1 cornerstone@0.0.1
ddp@1.2.5 ddp@1.2.5
ddp-client@1.3.1 ddp-client@1.3.2
ddp-common@1.2.6 ddp-common@1.2.7
ddp-rate-limiter@1.0.5 ddp-rate-limiter@1.0.6
ddp-server@1.3.10 ddp-server@1.3.11
deps@1.0.12 deps@1.0.12
design@0.0.1 design@0.0.1
dicomweb@0.0.1 dicomweb@0.0.1
diff-sequence@1.0.6 diff-sequence@1.0.7
dimseservice@0.0.1 dimseservice@0.0.1
ecmascript@0.5.8 ecmascript@0.5.9
ecmascript-runtime@0.3.14 ecmascript-runtime@0.3.15
ejson@1.0.12 ejson@1.0.13
fastclick@1.0.12 fastclick@1.0.13
fortawesome:fontawesome@4.5.0 fortawesome:fontawesome@4.6.3
geojson-utils@1.0.9 geojson-utils@1.0.10
gilbertwat:bootstrap3-daterangepicker@1.3.21_1 gilbertwat:bootstrap3-daterangepicker@1.3.21_1
hangingprotocols@0.0.1 hangingprotocols@0.0.1
hot-code-push@1.0.4 hot-code-push@1.0.4
html-tools@1.0.11 html-tools@1.0.11
htmljs@1.0.11 htmljs@1.0.11
http@1.2.9 http@1.2.10
id-map@1.0.8 id-map@1.0.9
iron:controller@1.0.12 iron:controller@1.0.12
iron:core@1.0.11 iron:core@1.0.11
iron:dynamic-template@1.0.12 iron:dynamic-template@1.0.12
iron:layout@1.0.12 iron:layout@1.0.12
johdirr:meteor-git-rev@0.0.4 johdirr:meteor-git-rev@0.0.4
jquery@1.11.9 jquery@1.11.10
launch-screen@1.0.12 launch-screen@1.1.0
livedata@1.0.18 livedata@1.0.18
localstorage@1.0.11 localstorage@1.0.12
logging@1.1.15 logging@1.1.16
mdg:validation-error@0.5.1 mdg:validation-error@0.5.1
meteor@1.2.17 meteor@1.6.0
meteor-base@1.0.4 meteor-base@1.0.4
meteor-platform@1.2.6 meteor-platform@1.2.6
minifier-css@1.2.14 minifier-css@1.2.15
minifier-js@1.2.14 minifier-js@1.2.15
minimongo@1.0.17 minimongo@1.0.18
mobile-experience@1.0.4 mobile-experience@1.0.4
mobile-status-bar@1.0.12 mobile-status-bar@1.0.13
modules@0.7.6 modules@0.7.7
modules-runtime@0.7.6 modules-runtime@0.7.7
momentjs:moment@2.15.1 momentjs:moment@2.15.2
mongo@1.1.12 mongo@1.1.14
mongo-id@1.0.5 mongo-id@1.0.6
mrt:moment@2.8.1 mrt:moment@2.8.1
natestrauser:select2@4.0.3 natestrauser:select2@4.0.3
npm-mongo@1.5.49 npm-mongo@2.2.11_2
observe-sequence@1.0.12 observe-sequence@1.0.14
ohif:core@0.0.1 ohif:core@0.0.1
ordered-dict@1.0.8 ordered-dict@1.0.9
orthanc-remote@0.0.1 orthanc-remote@0.0.1
peppelg:bootstrap-3-modal@1.0.4 peppelg:bootstrap-3-modal@1.0.4
practicalmeteor:chai@2.1.0_1 practicalmeteor:chai@2.1.0_1
practicalmeteor:loglevel@1.2.0_2 practicalmeteor:loglevel@1.2.0_2
promise@0.8.7 promise@0.8.8
random@1.0.10 random@1.0.10
rate-limit@1.0.5 rate-limit@1.0.6
reactive-dict@1.1.8 reactive-dict@1.1.8
reactive-var@1.0.10 reactive-var@1.0.11
reload@1.1.10 reload@1.1.11
retry@1.0.8 retry@1.0.9
routepolicy@1.0.11 routepolicy@1.0.12
rwatts:uuid@0.1.0 rwatts:uuid@0.1.0
service-configuration@1.0.10 service-configuration@1.0.11
session@1.1.6 session@1.1.7
shell-server@0.2.1 shell-server@0.2.1
silentcicero:jszip@0.0.4 silentcicero:jszip@0.0.4
spacebars@1.0.13 spacebars@1.0.13
spacebars-compiler@1.0.13 spacebars-compiler@1.0.13
standard-app-packages@1.0.9 standard-app-packages@1.0.9
standard-minifier-css@1.2.0 standard-minifier-css@1.3.2
standard-minifier-js@1.2.0 standard-minifier-js@1.2.1
stylus@2.513.5 stylus@2.513.6
templating@1.2.15 templating@1.2.15
templating-compiler@1.2.15 templating-compiler@1.2.15
templating-runtime@1.2.15 templating-runtime@1.2.15
templating-tools@1.0.5 templating-tools@1.0.5
tracker@1.1.0 tracker@1.1.1
twbs:bootstrap@3.3.6 twbs:bootstrap@3.3.6
ui@1.0.12 ui@1.0.12
underscore@1.0.9 underscore@1.0.10
url@1.0.10 url@1.0.11
validatejs@0.0.1 validatejs@0.0.1
viewerbase@0.0.1 viewerbase@0.0.1
wadoproxy@0.0.1 wadoproxy@0.0.1
webapp@1.3.11 webapp@1.3.12
webapp-hashing@1.0.9 webapp-hashing@1.0.9
worklist@0.0.1 worklist@0.0.1

View File

@ -1,2 +1,2 @@
set PACKAGE_DIRS=..\Packages set METEOR_PACKAGE_DIRS=..\Packages
meteor --settings ../config/medkenOrthanc.json meteor --settings ../config/medkenOrthanc.json

View File

@ -1 +1 @@
PACKAGE_DIRS="../Packages" meteor --settings ../config/medkenOrthanc.json METEOR_PACKAGE_DIRS="../Packages" meteor --settings ../config/medkenOrthanc.json

View File

@ -1,2 +1,2 @@
set PACKAGE_DIRS=..\Packages set METEOR_PACKAGE_DIRS=..\Packages
meteor --settings ../config/orthancDICOMWeb.json meteor --settings ../config/orthancDICOMWeb.json

View File

@ -1,2 +1,2 @@
echo "Starting Meteor server..." echo "Starting Meteor server..."
PACKAGE_DIRS="../Packages" meteor --settings ../config/orthancDICOMWeb.json METEOR_PACKAGE_DIRS="../Packages" meteor --settings ../config/orthancDICOMWeb.json

View File

@ -1,2 +0,0 @@
set PACKAGE_DIRS=..\..\Packages
meteor --settings ../../config/localhostOrthancDIMSE.json

View File

@ -3,7 +3,7 @@
Run the application: Run the application:
```bash ```bash
PACKAGE_DIRS="../../Packages" meteor METEOR_PACKAGE_DIRS="../../Packages" meteor
``` ```
Open your web browser and navigate to one of the following URLs to test the standalone viewer application: Open your web browser and navigate to one of the following URLs to test the standalone viewer application:
@ -30,7 +30,7 @@ It is possible to build this standalone viewer to run as a client-only bundle of
2. Next, build the client bundle into an output folder ("myOutputFolder") with a base URL ("localhost:3000"). In production, this would be the URL where the Viewer is available. 2. Next, build the client bundle into an output folder ("myOutputFolder") with a base URL ("localhost:3000"). In production, this would be the URL where the Viewer is available.
```` ````
PACKAGE_DIRS="../../Packages" meteor-build-client myOutputFolder -u localhost:3000 METEOR_PACKAGE_DIRS="../../Packages" meteor-build-client myOutputFolder -u localhost:3000
``` ```

View File

@ -6,16 +6,16 @@
meteor-base@1.0.4 # Packages every Meteor app needs to have meteor-base@1.0.4 # Packages every Meteor app needs to have
mobile-experience@1.0.4 # Packages for a great mobile UX mobile-experience@1.0.4 # Packages for a great mobile UX
mongo@1.1.12 # The database Meteor supports right now mongo@1.1.14 # The database Meteor supports right now
blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views
reactive-var@1.0.10 # Reactive variable for tracker reactive-var@1.0.11 # Reactive variable for tracker
jquery@1.11.9 # Helpful client-side library jquery@1.11.10 # Helpful client-side library
tracker@1.1.0 # Meteor's client-side reactive programming library tracker@1.1.1 # Meteor's client-side reactive programming library
standard-minifier-css@1.2.0 # CSS minifier run for production mode standard-minifier-css@1.3.2 # CSS minifier run for production mode
standard-minifier-js@1.2.0 # JS minifier run for production mode standard-minifier-js@1.2.1 # JS minifier run for production mode
es5-shim@4.6.14 # ECMAScript 5 compatibility for older browsers. es5-shim@4.6.15 # ECMAScript 5 compatibility for older browsers.
ecmascript@0.5.8 # Enable ECMAScript2015+ syntax in app code ecmascript@0.5.9 # Enable ECMAScript2015+ syntax in app code
shell-server@0.2.1 # Server-side component of the `meteor shell` command shell-server@0.2.1 # Server-side component of the `meteor shell` command
cornerstone cornerstone
@ -28,14 +28,14 @@ wadoproxy
aldeed:template-extension aldeed:template-extension
aldeed:simple-schema@1.5.3 aldeed:simple-schema@1.5.3
stylus stylus@2.513.6
clinical:router clinical:router
session session@1.1.7
practicalmeteor:loglevel practicalmeteor:loglevel
reactive-dict reactive-dict@1.1.8
twbs:bootstrap twbs:bootstrap
fortawesome:fontawesome fortawesome:fontawesome
mrt:moment mrt:moment
fastclick fastclick@1.0.13
peppelg:bootstrap-3-modal peppelg:bootstrap-3-modal
random random@1.0.10

View File

@ -1 +1 @@
METEOR@1.4.1.1 METEOR@1.4.2

View File

@ -1,108 +1,113 @@
accounts-base@1.2.14
aldeed:simple-schema@1.5.3 aldeed:simple-schema@1.5.3
aldeed:template-extension@4.0.0 aldeed:template-extension@4.0.0
allow-deny@1.0.5 allow-deny@1.0.5
autoupdate@1.3.11 autoupdate@1.3.12
babel-compiler@6.9.1 babel-compiler@6.13.0
babel-runtime@0.1.11 babel-runtime@0.1.12
base64@1.0.9 base64@1.0.10
binary-heap@1.0.9 binary-heap@1.0.10
blaze@2.1.9 blaze@2.1.9
blaze-html-templates@1.0.5 blaze-html-templates@1.0.5
blaze-tools@1.0.10 blaze-tools@1.0.10
boilerplate-generator@1.0.10 boilerplate-generator@1.0.11
caching-compiler@1.1.7 caching-compiler@1.1.8
caching-html-compiler@1.0.7 caching-html-compiler@1.0.7
callback-hook@1.0.9 callback-hook@1.0.10
check@1.2.3 check@1.2.4
clinical:router@2.0.19 clinical:router@2.0.19
clinical:router-location@2.1.0 clinical:router-location@2.1.0
clinical:router-middleware-stack@2.1.2 clinical:router-middleware-stack@2.1.2
clinical:router-url@2.1.0 clinical:router-url@2.1.0
coffeescript@1.2.4_1 coffeescript@1.11.1_2
cornerstone@0.0.1 cornerstone@0.0.1
ddp@1.2.5 ddp@1.2.5
ddp-client@1.3.1 ddp-client@1.3.2
ddp-common@1.2.6 ddp-common@1.2.7
ddp-server@1.3.10 ddp-rate-limiter@1.0.6
ddp-server@1.3.11
deps@1.0.12 deps@1.0.12
design@0.0.1 design@0.0.1
dicomweb@0.0.1 dicomweb@0.0.1
diff-sequence@1.0.6 diff-sequence@1.0.7
dimseservice@0.0.1 dimseservice@0.0.1
ecmascript@0.5.8 ecmascript@0.5.9
ecmascript-runtime@0.3.14 ecmascript-runtime@0.3.15
ejson@1.0.12 ejson@1.0.13
es5-shim@4.6.14 es5-shim@4.6.15
fastclick@1.0.12 fastclick@1.0.13
fortawesome:fontawesome@4.5.0 fortawesome:fontawesome@4.6.3
geojson-utils@1.0.9 geojson-utils@1.0.10
gilbertwat:bootstrap3-daterangepicker@1.3.21_1 gilbertwat:bootstrap3-daterangepicker@1.3.21_1
hot-code-push@1.0.4 hot-code-push@1.0.4
html-tools@1.0.11 html-tools@1.0.11
htmljs@1.0.11 htmljs@1.0.11
http@1.2.9 http@1.2.10
id-map@1.0.8 id-map@1.0.9
iron:controller@1.0.12 iron:controller@1.0.12
iron:core@1.0.11 iron:core@1.0.11
iron:dynamic-template@1.0.12 iron:dynamic-template@1.0.12
iron:layout@1.0.12 iron:layout@1.0.12
jquery@1.11.9 jquery@1.11.10
launch-screen@1.0.12 launch-screen@1.1.0
livedata@1.0.18 livedata@1.0.18
logging@1.1.15 localstorage@1.0.12
mdg:validation-error@0.2.0 logging@1.1.16
meteor@1.2.17 mdg:validation-error@0.5.1
meteor@1.6.0
meteor-base@1.0.4 meteor-base@1.0.4
meteor-platform@1.2.6 meteor-platform@1.2.6
minifier-css@1.2.14 minifier-css@1.2.15
minifier-js@1.2.14 minifier-js@1.2.15
minimongo@1.0.17 minimongo@1.0.18
mobile-experience@1.0.4 mobile-experience@1.0.4
mobile-status-bar@1.0.12 mobile-status-bar@1.0.13
modules@0.7.6 modules@0.7.7
modules-runtime@0.7.6 modules-runtime@0.7.7
momentjs:moment@2.15.1 momentjs:moment@2.15.2
mongo@1.1.12 mongo@1.1.14
mongo-id@1.0.5 mongo-id@1.0.6
mrt:moment@2.8.1 mrt:moment@2.8.1
natestrauser:select2@4.0.3 natestrauser:select2@4.0.3
npm-mongo@1.5.49 npm-mongo@2.2.11_2
observe-sequence@1.0.12 observe-sequence@1.0.14
ohif:core@0.0.1 ohif:core@0.0.1
ordered-dict@1.0.8 ordered-dict@1.0.9
orthanc-remote@0.0.1 orthanc-remote@0.0.1
peppelg:bootstrap-3-modal@1.0.4 peppelg:bootstrap-3-modal@1.0.4
practicalmeteor:chai@2.1.0_1 practicalmeteor:chai@2.1.0_1
practicalmeteor:loglevel@1.2.0_2 practicalmeteor:loglevel@1.2.0_2
promise@0.8.7 promise@0.8.8
random@1.0.10 random@1.0.10
rate-limit@1.0.6
reactive-dict@1.1.8 reactive-dict@1.1.8
reactive-var@1.0.10 reactive-var@1.0.11
reload@1.1.10 reload@1.1.11
retry@1.0.8 retry@1.0.9
routepolicy@1.0.11 routepolicy@1.0.12
rwatts:uuid@0.1.0 rwatts:uuid@0.1.0
session@1.1.6 service-configuration@1.0.11
session@1.1.7
shell-server@0.2.1 shell-server@0.2.1
silentcicero:jszip@0.0.4 silentcicero:jszip@0.0.4
spacebars@1.0.13 spacebars@1.0.13
spacebars-compiler@1.0.13 spacebars-compiler@1.0.13
standard-app-packages@1.0.9 standard-app-packages@1.0.9
standard-minifier-css@1.2.0 standard-minifier-css@1.3.2
standard-minifier-js@1.2.0 standard-minifier-js@1.2.1
stylus@2.513.5 stylus@2.513.6
templating@1.2.15 templating@1.2.15
templating-compiler@1.2.15 templating-compiler@1.2.15
templating-runtime@1.2.15 templating-runtime@1.2.15
templating-tools@1.0.5 templating-tools@1.0.5
tracker@1.1.0 tracker@1.1.1
twbs:bootstrap@3.3.6 twbs:bootstrap@3.3.6
ui@1.0.12 ui@1.0.12
underscore@1.0.9 underscore@1.0.10
url@1.0.10 url@1.0.11
validatejs@0.0.1 validatejs@0.0.1
viewerbase@0.0.1 viewerbase@0.0.1
wadoproxy@0.0.1 wadoproxy@0.0.1
webapp@1.3.11 webapp@1.3.12
webapp-hashing@1.0.9 webapp-hashing@1.0.9
worklist@0.0.1 worklist@0.0.1