Skip to content
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
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
node_modules/

# Meteor Modern-Tools build context directories
_build
*/build-assets
*/build-chunks
.rsdoctor
17 changes: 9 additions & 8 deletions .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,18 @@

meteor-base@1.5.2 # Packages every Meteor app needs to have
mobile-experience@1.1.2 # Packages for a great mobile UX
mongo@2.0.0 # The database Meteor supports right now
mongo@2.2.0-rc340.3 # The database Meteor supports right now
reactive-var@1.0.13 # Reactive variable for tracker

standard-minifier-css@1.9.3 # CSS minifier run for production mode
standard-minifier-js@3.0.0 # JS minifier run for production mode
standard-minifier-css@1.10.0-rc340.3 # CSS minifier run for production mode
standard-minifier-js@3.2.0-rc340.3 # JS minifier run for production mode
es5-shim@4.8.1 # ECMAScript 5 compatibility for older browsers
ecmascript@0.16.9 # Enable ECMAScript2015+ syntax in app code
typescript@5.4.3 # Enable TypeScript syntax in .ts and .tsx modules
shell-server@0.6.0 # Server-side component of the `meteor shell` command
ecmascript@0.17.0-rc340.3 # Enable ECMAScript2015+ syntax in app code
typescript@5.9.3-rc340.3 # Enable TypeScript syntax in .ts and .tsx modules
shell-server@0.7.0-rc340.3 # Server-side component of the `meteor shell` command
hot-module-replacement@0.5.4 # Update client in development without reloading the page

static-html@1.3.3 # Define static page content in .html files
static-html@1.5.0-rc340.3 # Define static page content in .html files
react-meteor-data # React higher-order component for reactively tracking Meteor data
accounts-password
accounts-password@3.2.2-rc340.3
rspack
2 changes: 1 addition & 1 deletion .meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@3.0.2-beta.0
METEOR@3.4-rc.3
84 changes: 40 additions & 44 deletions .meteor/versions
Original file line number Diff line number Diff line change
@@ -1,81 +1,77 @@
accounts-base@3.0.1-beta302.0
accounts-password@3.0.1-beta302.0
allow-deny@2.0.0
autoupdate@2.0.0
babel-compiler@7.11.0
accounts-base@3.2.0-rc340.3
accounts-password@3.2.2-rc340.3
allow-deny@2.1.0
autoupdate@2.0.1
babel-compiler@7.13.0-rc340.3
babel-runtime@1.5.2
base64@1.0.13
binary-heap@1.0.12
blaze-tools@2.0.0
boilerplate-generator@2.0.0
caching-compiler@2.0.0
caching-html-compiler@2.0.0
callback-hook@1.6.0
check@1.4.2
boilerplate-generator@2.1.0-rc340.3
caching-compiler@2.0.1
callback-hook@1.6.1
check@1.5.0-rc340.3
core-runtime@1.0.0
ddp@1.4.2
ddp-client@3.0.1-beta302.0
ddp-common@1.4.4-beta302.0
ddp-client@3.1.1
ddp-common@1.4.4
ddp-rate-limiter@1.2.2
ddp-server@3.0.1-beta302.0
ddp-server@3.1.2
diff-sequence@1.1.3
dynamic-import@0.7.4
ecmascript@0.16.9
ecmascript-runtime@0.8.2
ecmascript-runtime-client@0.12.2
ecmascript@0.17.0-rc340.3
ecmascript-runtime@0.8.3
ecmascript-runtime-client@0.12.3
ecmascript-runtime-server@0.11.1
ejson@1.1.4
email@3.0.1-beta302.0
ejson@1.1.5
email@3.1.2
es5-shim@4.8.1
facts-base@1.0.2
fetch@0.1.5
fetch@0.1.6
geojson-utils@1.0.12
hot-code-push@1.0.5
hot-module-replacement@0.5.4
html-tools@2.0.0
htmljs@2.0.1
id-map@1.2.0
inter-process-messaging@0.1.2
launch-screen@2.0.1
localstorage@1.2.1
logging@1.3.5
meteor@2.0.0
logging@1.3.6
meteor@2.2.0-rc340.3
meteor-base@1.5.2
minifier-css@2.0.0
minifier-js@3.0.0
minimongo@2.0.1-beta302.0
minifier-css@2.0.1
minifier-js@3.1.0-rc340.3
minimongo@2.0.5-rc340.3
mobile-experience@1.1.2
mobile-status-bar@1.1.1
modern-browsers@0.1.11
modules@0.20.1
modern-browsers@0.2.3
modules@0.20.3
modules-runtime@0.13.2
modules-runtime-hot@0.14.3
mongo@2.0.0
mongo-decimal@0.1.4-beta300.7
mongo@2.2.0-rc340.3
mongo-decimal@0.2.0
mongo-dev-server@1.1.1
mongo-id@1.0.9
npm-mongo@4.17.4-beta302.0
npm-mongo@6.16.1
ordered-dict@1.2.0
promise@1.0.0
random@1.2.2
rate-limit@1.1.2
react-fast-refresh@0.2.9
react-fast-refresh@0.3.0-rc340.3
react-meteor-data@3.0.1
reactive-var@1.0.13
reload@1.3.2
retry@1.1.1
routepolicy@1.1.2
rspack@1.0.0-rc340.3
sha@1.0.10
shell-server@0.6.0
socket-stream-client@0.5.3
spacebars-compiler@2.0.0
standard-minifier-css@1.9.3
standard-minifier-js@3.0.0
static-html@1.3.3
templating-tools@2.0.0
shell-server@0.7.0-rc340.3
socket-stream-client@0.6.1
standard-minifier-css@1.10.0-rc340.3
standard-minifier-js@3.2.0-rc340.3
static-html@1.5.0-rc340.3
static-html-tools@1.0.0
tools-core@1.0.0-rc340.3
tracker@1.3.4
typescript@5.4.3
underscore@1.6.4
url@1.3.3
webapp@2.0.1-beta302.0
typescript@5.9.3-rc340.3
url@1.3.5
webapp@2.1.0-rc340.3
webapp-hashing@1.1.2
Loading