File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77meteor-base@1.5.2 # Packages every Meteor app needs to have
88mobile-experience@1.1.2 # Packages for a great mobile UX
9- mongo@2.4 .0 # The database Meteor supports right now
9+ mongo@2.5 .0 # The database Meteor supports right now
1010reactive-var@1.0.13 # Reactive variable for tracker
1111tracker@1.3.4 # Meteor's client-side reactive programming library
1212
1313es5-shim@4.8.1 # ECMAScript 5 compatibility for older browsers.
14- ecmascript@0.18.1 # Enable ECMAScript2015+ syntax in app code
14+ ecmascript@0.19.0 # Enable ECMAScript2015+ syntax in app code
1515shell-server@0.7.0 # Server-side component of the `meteor shell` command
1616
17- accounts-password@3.3.0
17+ accounts-password@3.3.1
1818check@1.5.0
1919random@1.2.2
2020dynamic-import@0.7.4
@@ -36,4 +36,4 @@ standard-minifier-js@3.2.0
3636leonardoventurini:scss
3737browser-policy-content@2.0.0
3838faburem:accounts-anonymous
39- rspack@1.1 .0
39+ rspack@1.2 .0
Original file line number Diff line number Diff line change 1- METEOR@3.5
1+ METEOR@3.5.1
Original file line number Diff line number Diff line change 11accounts-base@3.3.0
22accounts-oauth@1.4.7
3- accounts-password@3.3.0
3+ accounts-password@3.3.1
44allow-deny@2.1.0
55autoupdate@2.0.1
6- babel-compiler@7.14.1
6+ babel-compiler@7.15.0
77babel-runtime@1.5.2
88base64@1.0.14
99binary-heap@1.0.13
@@ -19,13 +19,13 @@ callback-hook@1.8.0
1919check@1.5.0
2020core-runtime@1.0.0
2121ddp@1.4.2
22- ddp-client@3.3 .0
22+ ddp-client@3.4 .0
2323ddp-common@1.4.5
2424ddp-rate-limiter@1.3.0
25- ddp-server@3.3 .0
25+ ddp-server@3.4 .0
2626diff-sequence@1.1.3
2727dynamic-import@0.7.4
28- ecmascript@0.18.1
28+ ecmascript@0.19.0
2929ecmascript-runtime@0.8.3
3030ecmascript-runtime-client@0.13.0
3131ecmascript-runtime-server@0.11.1
@@ -51,14 +51,14 @@ mdg:validated-method@1.3.0
5151meteor@2.3.1
5252meteor-base@1.5.2
5353minifier-css@2.0.2
54- minifier-js@3.2.1
54+ minifier-js@3.3.0
5555minimongo@2.2.0
5656mobile-experience@1.1.2
5757mobile-status-bar@1.1.1
5858modern-browsers@0.2.3
5959modules@0.20.3
6060modules-runtime@0.13.2
61- mongo@2.4 .0
61+ mongo@2.5 .0
6262mongo-decimal@0.2.0
6363mongo-dev-server@1.1.1
6464mongo-id@1.0.9
@@ -79,11 +79,11 @@ reactive-var@1.0.13
7979reload@1.3.2
8080retry@1.1.1
8181routepolicy@1.1.2
82- rspack@1.1.0
82+ rspack@1.2.1
8383service-configuration@1.3.5
8484sha@1.0.10
8585shell-server@0.7.0
86- socket-stream-client@0.7.0
86+ socket-stream-client@0.7.1
8787spacebars@2.0.1
8888spacebars-compiler@2.0.1
8989standard-minifier-css@1.10.1
@@ -92,9 +92,9 @@ templating@1.4.5
9292templating-compiler@2.0.1
9393templating-runtime@2.0.2
9494templating-tools@2.0.1
95- tools-core@1.1 .0
95+ tools-core@1.2 .0
9696tracker@1.3.4
97- typescript@5.10.1
97+ typescript@5.11.0
9898url@1.3.6
99- webapp@2.2 .0
99+ webapp@2.3 .0
100100webapp-hashing@1.1.2
You can’t perform that action at this time.
0 commit comments