Skip to content

Commit 0e9e44d

Browse files
committed
📦 v3.11.0
- Support for `meteor@3` - TypeScript definitions - Thanks to @TheRuggster @harveysanders @jankapunkt @harryadel for contributions, tests, reviews, and pushing this release forward
1 parent f016d58 commit 0e9e44d

4 files changed

Lines changed: 129 additions & 2548 deletions

File tree

‎.npm/package/npm-shrinkwrap.json‎

Lines changed: 61 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎.versions‎

Lines changed: 55 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,56 @@
1-
accounts-base@2.2.11
2-
allow-deny@1.1.1
3-
babel-compiler@7.10.5
4-
babel-runtime@1.5.1
5-
base64@1.0.12
6-
binary-heap@1.0.11
7-
boilerplate-generator@1.7.2
8-
callback-hook@1.5.1
9-
check@1.4.1
10-
communitypackages:fast-render@4.0.6
11-
communitypackages:inject-data@2.3.2
12-
communitypackages:picker@1.1.0
13-
ddp@1.4.1
14-
ddp-client@2.6.2
15-
ddp-common@1.4.1
16-
ddp-rate-limiter@1.2.1
17-
ddp-server@2.7.1
18-
diff-sequence@1.1.2
19-
dynamic-import@0.7.3
20-
ecmascript@0.16.8
21-
ecmascript-runtime@0.8.1
22-
ecmascript-runtime-client@0.12.1
23-
ecmascript-runtime-server@0.11.0
24-
ejson@1.1.3
25-
fetch@0.1.4
26-
geojson-utils@1.0.11
27-
http@1.4.2
28-
id-map@1.1.1
29-
inter-process-messaging@0.1.1
30-
livedata@1.0.18
31-
local-test:ostrio:flow-router-extra@3.11.0-rc300.1
32-
localstorage@1.2.0
33-
logging@1.3.4
34-
meteor@1.11.5
35-
minimongo@1.9.4
36-
modern-browsers@0.1.10
37-
modules@0.20.0
38-
modules-runtime@0.13.1
39-
mongo@1.16.10
40-
mongo-decimal@0.1.3
41-
mongo-dev-server@1.1.0
42-
mongo-id@1.0.8
43-
montiapm:meteorx@2.3.1
44-
npm-mongo@4.17.2
45-
ordered-dict@1.1.0
46-
ostrio:flow-router-extra@3.11.0-rc300.1
47-
promise@0.12.2
48-
random@1.2.1
49-
rate-limit@1.1.1
50-
react-fast-refresh@0.2.8
51-
reactive-dict@1.3.1
52-
reactive-var@1.0.12
53-
reload@1.3.1
54-
retry@1.1.0
55-
routepolicy@1.1.1
56-
server-render@0.4.1
57-
socket-stream-client@0.5.2
58-
tinytest@1.2.3
59-
tracker@1.3.3
60-
typescript@4.9.5
61-
underscore@1.6.1
62-
url@1.3.2
63-
webapp@1.13.8
64-
webapp-hashing@1.1.1
1+
allow-deny@2.0.0
2+
babel-compiler@7.11.2
3+
babel-runtime@1.5.2
4+
base64@1.0.13
5+
binary-heap@1.0.12
6+
boilerplate-generator@2.0.0
7+
callback-hook@1.6.0
8+
check@1.4.4
9+
core-runtime@1.0.0
10+
ddp@1.4.2
11+
ddp-client@3.0.3
12+
ddp-common@1.4.4
13+
ddp-server@3.0.3
14+
diff-sequence@1.1.3
15+
dynamic-import@0.7.4
16+
ecmascript@0.16.10
17+
ecmascript-runtime@0.8.3
18+
ecmascript-runtime-client@0.12.2
19+
ecmascript-runtime-server@0.11.1
20+
ejson@1.1.4
21+
facts-base@1.0.2
22+
fetch@0.1.5
23+
geojson-utils@1.0.12
24+
http@1.0.1
25+
id-map@1.2.0
26+
inter-process-messaging@0.1.2
27+
local-test:ostrio:flow-router-extra@3.11.0
28+
logging@1.3.5
29+
meteor@2.0.2
30+
minimongo@2.0.1
31+
modern-browsers@0.1.11
32+
modules@0.20.3
33+
modules-runtime@0.13.2
34+
mongo@2.0.2
35+
mongo-decimal@0.1.4
36+
mongo-dev-server@1.1.1
37+
mongo-id@1.0.9
38+
npm-mongo@4.17.4
39+
ordered-dict@1.2.0
40+
ostrio:flow-router-extra@3.11.0
41+
promise@1.0.0
42+
random@1.2.2
43+
react-fast-refresh@0.2.9
44+
reactive-dict@1.3.2
45+
reactive-var@1.0.13
46+
reload@1.3.2
47+
retry@1.1.1
48+
routepolicy@1.1.2
49+
socket-stream-client@0.5.3
50+
tinytest@1.3.0
51+
tracker@1.3.4
52+
typescript@5.4.3
53+
underscore@1.6.4
54+
webapp@2.0.4
55+
webapp-hashing@1.1.2
6556
zodern:types@1.0.13

0 commit comments

Comments
 (0)