File tree 4 files changed +54
-55
lines changed
4 files changed +54
-55
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ EKAM=ekam
36
36
# entirely sure what changed, but this seems like a backwards incompatibility
37
37
# in libstdc++. See also issue #3171.
38
38
METEOR_DEV_BUNDLE =$(shell ./find-meteor-dev-bundle.sh)
39
- METEOR_SPK_VERSION =0.5.1
39
+ METEOR_SPK_VERSION =0.6.0
40
40
METEOR_SPK =$(PWD ) /meteor-spk-$(METEOR_SPK_VERSION ) /meteor-spk
41
41
NODEJS =$(METEOR_DEV_BUNDLE ) /bin/node
42
42
NODE_HEADERS =$(METEOR_DEV_BUNDLE ) /include/node
Original file line number Diff line number Diff line change 4
4
# 'meteor add' and 'meteor remove' will edit this file for you,
5
5
# but you can also edit it by hand.
6
6
7
- meteor-base@1.4.0 # Packages every Meteor app needs to have
7
+ meteor-base@1.5.1 # Packages every Meteor app needs to have
8
8
mobile-experience@1.1.0 # Packages for a great mobile UX
9
- mongo@1.9 .0 # The database Meteor supports right now
9
+ mongo@1.12 .0 # The database Meteor supports right now
10
10
blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views
11
11
reactive-var@1.0.11 # Reactive variable for tracker
12
12
tracker@1.2.0 # Meteor's client-side reactive programming library
13
13
14
- standard-minifier-css@1.6.0 # CSS minifier run for production mode
15
- standard-minifier-js@2.6.0 # JS minifier run for production mode
14
+ standard-minifier-css@1.7.3 # CSS minifier run for production mode
15
+ standard-minifier-js@2.6.1 # JS minifier run for production mode
16
16
es5-shim@4.8.0 # ECMAScript 5 compatibility for older browsers.
17
- ecmascript@0.14.2 # Enable ECMAScript2015+ syntax in app code
17
+ ecmascript@0.15.3 # Enable ECMAScript2015+ syntax in app code
18
18
shell-server@0.5.0 # Server-side component of the `meteor shell` command
19
19
20
20
autopublish@1.0.7 # Publish all data to the clients (for prototyping)
21
21
insecure@1.0.7 # Allow all DB writes from clients (for prototyping)
22
22
kenton:accounts-sandstorm
23
- dynamic-import@0.5 .1
23
+ dynamic-import@0.7 .1
24
24
underscore@1.0.10
25
25
jquery
Original file line number Diff line number Diff line change 1
- METEOR@1.10.1
1
+ METEOR@2.3.6
Original file line number Diff line number Diff line change 1
1
allow-deny@1.1.0
2
2
autopublish@1.0.7
3
- autoupdate@1.6 .0
4
- babel-compiler@7.5.3
3
+ autoupdate@1.7 .0
4
+ babel-compiler@7.7.0
5
5
babel-runtime@1.5.0
6
6
base64@1.0.12
7
7
binary-heap@1.0.11
8
- blaze@2.3.4
9
- blaze-html-templates@1.1.2
10
- blaze-tools@1.0.10
11
- boilerplate-generator@1.7.0
8
+ blaze@2.5.0
9
+ blaze-html-templates@1.2.1
10
+ blaze-tools@1.1.2
11
+ boilerplate-generator@1.7.1
12
12
caching-compiler@1.2.2
13
- caching-html-compiler@1.1.3
14
- callback-hook@1.3.0
13
+ caching-html-compiler@1.2.1
14
+ callback-hook@1.3.1
15
15
check@1.3.1
16
16
ddp@1.4.0
17
- ddp-client@2.3.3
17
+ ddp-client@2.5.0
18
18
ddp-common@1.4.0
19
- ddp-server@2.3.1
20
- deps@1.0.12
19
+ ddp-server@2.4.1
21
20
diff-sequence@1.1.1
22
- dynamic-import@0.5.2
23
- ecmascript@0.14 .3
21
+ dynamic-import@0.7.1
22
+ ecmascript@0.15 .3
24
23
ecmascript-runtime@0.7.0
25
- ecmascript-runtime-client@0.10.0
26
- ecmascript-runtime-server@0.9.0
24
+ ecmascript-runtime-client@0.11.1
25
+ ecmascript-runtime-server@0.10.1
27
26
ejson@1.1.1
28
27
es5-shim@4.8.0
29
28
fetch@0.1.1
30
29
geojson-utils@1.0.10
31
30
hot-code-push@1.0.4
32
- html-tools@1.0.11
33
- htmljs@1.0.11
34
- http@1.4.2
35
- id-map@1.1.0
31
+ html-tools@1.1.2
32
+ htmljs@1.1.1
33
+ http@1.4.4
34
+ id-map@1.1.1
36
35
insecure@1.0.7
37
36
inter-process-messaging@0.1.1
38
37
jquery@3.0.0
39
38
kenton:accounts-sandstorm@0.7.0
40
- launch-screen@1.2.0
41
- livedata@1.0.18
42
- logging@1.1.20
39
+ launch-screen@1.3.0
40
+ logging@1.2.0
43
41
meteor@1.9.3
44
- meteor-base@1.4.0
45
- minifier-css@1.5.0
46
- minifier-js@2.6.0
47
- minimongo@1.5 .0
42
+ meteor-base@1.5.1
43
+ minifier-css@1.5.4
44
+ minifier-js@2.6.1
45
+ minimongo@1.7 .0
48
46
mobile-experience@1.1.0
49
47
mobile-status-bar@1.1.0
50
48
modern-browsers@0.1.5
51
- modules@0.15 .0
49
+ modules@0.16 .0
52
50
modules-runtime@0.12.0
53
- mongo@1.9.1
54
- mongo-decimal@0.1.1
51
+ mongo@1.12.0
52
+ mongo-decimal@0.1.2
55
53
mongo-dev-server@1.1.0
56
- mongo-id@1.0.7
57
- npm-mongo@3.7.0
58
- observe-sequence@1.0.16
54
+ mongo-id@1.0.8
55
+ npm-mongo@3.9.1
56
+ observe-sequence@1.0.19
59
57
ordered-dict@1.1.0
60
- promise@0.11.2
58
+ promise@0.12.0
61
59
random@1.2.0
60
+ react-fast-refresh@0.1.1
62
61
reactive-var@1.0.11
63
- reload@1.3.0
62
+ reload@1.3.1
64
63
retry@1.1.0
65
- routepolicy@1.1.0
64
+ routepolicy@1.1.1
66
65
shell-server@0.5.0
67
- socket-stream-client@0.2.3
68
- spacebars@1.0.15
69
- spacebars-compiler@1.1.3
70
- standard-minifier-css@1.6.0
71
- standard-minifier-js@2.6.0
72
- templating@1.3.2
73
- templating-compiler@1.3.3
74
- templating-runtime@1.3.2
75
- templating-tools@1.1.2
66
+ socket-stream-client@0.4.0
67
+ spacebars@1.2.0
68
+ spacebars-compiler@1.3.0
69
+ standard-minifier-css@1.7.3
70
+ standard-minifier-js@2.6.1
71
+ templating@1.4.1
72
+ templating-compiler@1.4.1
73
+ templating-runtime@1.5.0
74
+ templating-tools@1.2.1
76
75
tracker@1.2.0
77
76
ui@1.0.13
78
77
underscore@1.0.10
79
- url@1.2.0
80
- webapp@1.9 .1
81
- webapp-hashing@1.0.9
78
+ url@1.3.2
79
+ webapp@1.11 .1
80
+ webapp-hashing@1.1.0
You can’t perform that action at this time.
0 commit comments