escala: Meteor 2.3 -> 2.4 (Mongo 3.2 compatible, smoke byte-identical)
Trivial escala; npm-mongo still driver 3.x. All 12 REST endpoints identical against mongo:3.2.
This commit is contained in:
parent
dbe2f3759f
commit
9b0c53fa4a
3 changed files with 46 additions and 46 deletions
|
|
@ -4,24 +4,24 @@
|
||||||
# '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.
|
||||||
|
|
||||||
meteor-base@1.5.0 # Packages every Meteor app needs to have
|
meteor-base@1.5.1 # Packages every Meteor app needs to have
|
||||||
mobile-experience@1.1.0 # Packages for a great mobile UX
|
mobile-experience@1.1.0 # Packages for a great mobile UX
|
||||||
mongo@1.12.0 # The database Meteor supports right now
|
mongo@1.13.0 # The database Meteor supports right now
|
||||||
reactive-var@1.0.11 # Reactive variable for tracker
|
reactive-var@1.0.11 # Reactive variable for tracker
|
||||||
tracker@1.2.0 # Meteor's client-side reactive programming library
|
tracker@1.2.0 # Meteor's client-side reactive programming library
|
||||||
|
|
||||||
standard-minifier-css@1.7.2 # CSS minifier run for production mode
|
standard-minifier-css@1.7.4 # CSS minifier run for production mode
|
||||||
standard-minifier-js@2.6.0 # JS minifier run for production mode
|
standard-minifier-js@2.7.0 # JS minifier run for production mode
|
||||||
es5-shim@4.8.0 # ECMAScript 5 compatibility for older browsers.
|
es5-shim@4.8.0 # ECMAScript 5 compatibility for older browsers.
|
||||||
ecmascript@0.15.2 # Enable ECMAScript2015+ syntax in app code
|
ecmascript@0.15.3 # Enable ECMAScript2015+ syntax in app code
|
||||||
shell-server@0.5.0 # Server-side component of the `meteor shell` command
|
shell-server@0.5.0 # Server-side component of the `meteor shell` command
|
||||||
|
|
||||||
react-meteor-data
|
react-meteor-data
|
||||||
alanning:roles
|
alanning:roles
|
||||||
fourseven:scss@4.14.1
|
fourseven:scss@4.14.1
|
||||||
accounts-base@2.0.0
|
accounts-base@2.1.0
|
||||||
accounts-password@2.0.0
|
accounts-password@2.1.0
|
||||||
service-configuration@1.1.0
|
service-configuration@1.2.0
|
||||||
accounts-facebook@1.3.3
|
accounts-facebook@1.3.3
|
||||||
accounts-github@1.5.0
|
accounts-github@1.5.0
|
||||||
accounts-google@1.4.0
|
accounts-google@1.4.0
|
||||||
|
|
@ -30,8 +30,8 @@ fortawesome:fontawesome
|
||||||
aldeed:collection2-core@2.0.1
|
aldeed:collection2-core@2.0.1
|
||||||
audit-argument-checks@1.0.7
|
audit-argument-checks@1.0.7
|
||||||
ddp-rate-limiter@1.1.0
|
ddp-rate-limiter@1.1.0
|
||||||
dynamic-import@0.7.0
|
dynamic-import@0.7.1
|
||||||
static-html
|
static-html@1.3.2
|
||||||
alexwine:bootstrap-4
|
alexwine:bootstrap-4
|
||||||
|
|
||||||
selaias:cookie-consent # Cookie consent
|
selaias:cookie-consent # Cookie consent
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
METEOR@2.3
|
METEOR@2.4
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
255kb:meteor-status@1.5.0
|
255kb:meteor-status@1.5.0
|
||||||
accounts-base@2.0.1
|
accounts-base@2.1.0
|
||||||
accounts-facebook@1.3.3
|
accounts-facebook@1.3.3
|
||||||
accounts-github@1.5.0
|
accounts-github@1.5.0
|
||||||
accounts-google@1.4.0
|
accounts-google@1.4.0
|
||||||
accounts-oauth@1.3.0
|
accounts-oauth@1.4.0
|
||||||
accounts-password@2.0.1
|
accounts-password@2.1.0
|
||||||
alanning:roles@1.3.0
|
alanning:roles@1.3.0
|
||||||
aldeed:collection2-core@2.1.2
|
aldeed:collection2-core@2.1.2
|
||||||
aldeed:schema-deny@2.0.1
|
aldeed:schema-deny@2.0.1
|
||||||
|
|
@ -12,33 +12,33 @@ alexwine:bootstrap-4@4.1.0
|
||||||
allow-deny@1.1.0
|
allow-deny@1.1.0
|
||||||
audit-argument-checks@1.0.7
|
audit-argument-checks@1.0.7
|
||||||
autoupdate@1.7.0
|
autoupdate@1.7.0
|
||||||
babel-compiler@7.6.2
|
babel-compiler@7.7.0
|
||||||
babel-runtime@1.5.0
|
babel-runtime@1.5.0
|
||||||
base64@1.0.12
|
base64@1.0.12
|
||||||
binary-heap@1.0.11
|
binary-heap@1.0.11
|
||||||
blaze@2.5.0
|
blaze@2.5.0
|
||||||
blaze-tools@1.1.0
|
blaze-tools@1.1.2
|
||||||
boilerplate-generator@1.7.1
|
boilerplate-generator@1.7.1
|
||||||
caching-compiler@1.2.2
|
caching-compiler@1.2.2
|
||||||
caching-html-compiler@1.2.0
|
caching-html-compiler@1.2.1
|
||||||
callback-hook@1.3.0
|
callback-hook@1.4.0
|
||||||
check@1.3.1
|
check@1.3.1
|
||||||
dburles:collection-helpers@1.1.0
|
dburles:collection-helpers@1.1.0
|
||||||
ddp@1.4.0
|
ddp@1.4.0
|
||||||
ddp-client@2.5.0
|
ddp-client@2.5.0
|
||||||
ddp-common@1.4.0
|
ddp-common@1.4.0
|
||||||
ddp-rate-limiter@1.1.0
|
ddp-rate-limiter@1.1.0
|
||||||
ddp-server@2.4.0
|
ddp-server@2.5.0
|
||||||
diff-sequence@1.1.1
|
diff-sequence@1.1.1
|
||||||
dynamic-import@0.7.0
|
dynamic-import@0.7.1
|
||||||
ecmascript@0.15.2
|
ecmascript@0.15.3
|
||||||
ecmascript-runtime@0.7.0
|
ecmascript-runtime@0.8.0
|
||||||
ecmascript-runtime-client@0.11.1
|
ecmascript-runtime-client@0.12.0
|
||||||
ecmascript-runtime-server@0.10.1
|
ecmascript-runtime-server@0.11.0
|
||||||
ejson@1.1.1
|
ejson@1.1.1
|
||||||
email@2.1.0
|
email@2.2.0
|
||||||
es5-shim@4.8.0
|
es5-shim@4.8.0
|
||||||
facebook-oauth@1.9.0
|
facebook-oauth@1.10.0
|
||||||
facts@1.0.9
|
facts@1.0.9
|
||||||
fetch@0.1.1
|
fetch@0.1.1
|
||||||
flowkey:raven@1.1.0
|
flowkey:raven@1.1.0
|
||||||
|
|
@ -48,10 +48,10 @@ gadicc:blaze-react-component@1.4.0
|
||||||
gadicohen:robots-txt@0.0.10
|
gadicohen:robots-txt@0.0.10
|
||||||
gadicohen:sitemaps@0.0.26
|
gadicohen:sitemaps@0.0.26
|
||||||
geojson-utils@1.0.10
|
geojson-utils@1.0.10
|
||||||
github-oauth@1.3.0
|
github-oauth@1.3.1
|
||||||
google-oauth@1.4.0
|
google-oauth@1.4.1
|
||||||
hot-code-push@1.0.4
|
hot-code-push@1.0.4
|
||||||
html-tools@1.1.0
|
html-tools@1.1.2
|
||||||
htmljs@1.1.0
|
htmljs@1.1.0
|
||||||
http@2.0.0
|
http@2.0.0
|
||||||
id-map@1.1.1
|
id-map@1.1.1
|
||||||
|
|
@ -59,19 +59,19 @@ inter-process-messaging@0.1.1
|
||||||
jquery@1.11.11
|
jquery@1.11.11
|
||||||
launch-screen@1.3.0
|
launch-screen@1.3.0
|
||||||
localstorage@1.2.0
|
localstorage@1.2.0
|
||||||
logging@1.2.0
|
logging@1.3.0
|
||||||
mdg:geolocation@1.3.0
|
mdg:geolocation@1.3.0
|
||||||
meteor@1.9.3
|
meteor@1.10.0
|
||||||
meteor-base@1.5.0
|
meteor-base@1.5.1
|
||||||
minifier-css@1.5.4
|
minifier-css@1.6.0
|
||||||
minifier-js@2.6.0
|
minifier-js@2.7.0
|
||||||
minimongo@1.7.0
|
minimongo@1.7.0
|
||||||
mobile-experience@1.1.0
|
mobile-experience@1.1.0
|
||||||
mobile-status-bar@1.1.0
|
mobile-status-bar@1.1.0
|
||||||
modern-browsers@0.1.5
|
modern-browsers@0.1.5
|
||||||
modules@0.16.0
|
modules@0.17.0
|
||||||
modules-runtime@0.12.0
|
modules-runtime@0.12.0
|
||||||
mongo@1.12.0
|
mongo@1.13.0
|
||||||
mongo-decimal@0.1.2
|
mongo-decimal@0.1.2
|
||||||
mongo-dev-server@1.1.0
|
mongo-dev-server@1.1.0
|
||||||
mongo-id@1.0.8
|
mongo-id@1.0.8
|
||||||
|
|
@ -79,9 +79,9 @@ mongo-livedata@1.0.12
|
||||||
mys:fonts@0.0.2
|
mys:fonts@0.0.2
|
||||||
natestrauser:publish-performant-counts@0.1.2
|
natestrauser:publish-performant-counts@0.1.2
|
||||||
nimble:restivus@0.8.12
|
nimble:restivus@0.8.12
|
||||||
npm-mongo@3.9.0
|
npm-mongo@3.9.1
|
||||||
nspangler:autoreconnect@0.0.1
|
nspangler:autoreconnect@0.0.1
|
||||||
oauth@2.0.0
|
oauth@2.1.0
|
||||||
oauth2@1.3.1
|
oauth2@1.3.1
|
||||||
observe-sequence@1.0.16
|
observe-sequence@1.0.16
|
||||||
ordered-dict@1.1.0
|
ordered-dict@1.1.0
|
||||||
|
|
@ -100,29 +100,29 @@ reactive-var@1.0.11
|
||||||
reload@1.3.1
|
reload@1.3.1
|
||||||
retry@1.1.0
|
retry@1.1.0
|
||||||
reywood:publish-composite@1.6.0
|
reywood:publish-composite@1.6.0
|
||||||
routepolicy@1.1.0
|
routepolicy@1.1.1
|
||||||
saucecode:timezoned-synced-cron@1.2.11
|
saucecode:timezoned-synced-cron@1.2.11
|
||||||
selaias:cookie-consent@0.4.0
|
selaias:cookie-consent@0.4.0
|
||||||
service-configuration@1.1.0
|
service-configuration@1.2.0
|
||||||
session@1.2.0
|
session@1.2.0
|
||||||
sha@1.0.9
|
sha@1.0.9
|
||||||
shell-server@0.5.0
|
shell-server@0.5.0
|
||||||
simple:json-routes@1.0.4
|
simple:json-routes@1.0.4
|
||||||
socket-stream-client@0.4.0
|
socket-stream-client@0.4.0
|
||||||
spacebars@1.2.0
|
spacebars@1.2.0
|
||||||
spacebars-compiler@1.2.0
|
spacebars-compiler@1.3.0
|
||||||
standard-minifier-css@1.7.2
|
standard-minifier-css@1.7.4
|
||||||
standard-minifier-js@2.6.0
|
standard-minifier-js@2.7.0
|
||||||
static-html@1.2.2
|
static-html@1.3.2
|
||||||
templating@1.4.1
|
templating@1.4.1
|
||||||
templating-compiler@1.4.1
|
templating-compiler@1.4.1
|
||||||
templating-runtime@1.5.0
|
templating-runtime@1.5.0
|
||||||
templating-tools@1.2.0
|
templating-tools@1.2.1
|
||||||
themeteorchef:bert@2.1.3
|
themeteorchef:bert@2.1.3
|
||||||
tmeasday:check-npm-versions@0.3.2
|
tmeasday:check-npm-versions@0.3.2
|
||||||
tracker@1.2.0
|
tracker@1.2.0
|
||||||
underscore@1.0.10
|
underscore@1.0.10
|
||||||
url@1.3.2
|
url@1.3.2
|
||||||
vjrj:piwik@0.3.1
|
vjrj:piwik@0.3.1
|
||||||
webapp@1.11.0
|
webapp@1.12.0
|
||||||
webapp-hashing@1.1.0
|
webapp-hashing@1.1.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue