UNPKG

10.3 kBJSONView Raw
1{
2 "name": "@neo-one/smart-contract-compiler",
3 "entries": [
4 {
5 "version": "2.7.3",
6 "tag": "@neo-one/smart-contract-compiler_v2.7.3",
7 "date": "Tue, 15 Jun 2021 01:21:56 GMT",
8 "comments": {
9 "patch": [
10 {
11 "comment": "Minor fixes"
12 }
13 ],
14 "dependency": [
15 {
16 "comment": "Updating dependency \"@neo-one/client-common\" from `^2.7.2` to `^2.7.3`"
17 },
18 {
19 "comment": "Updating dependency \"@neo-one/client-core\" from `^2.7.2` to `^2.7.3`"
20 },
21 {
22 "comment": "Updating dependency \"@neo-one/client-full-common\" from `^2.7.2` to `^2.7.3`"
23 },
24 {
25 "comment": "Updating dependency \"@neo-one/client-full-core\" from `^2.7.2` to `^2.7.3`"
26 },
27 {
28 "comment": "Updating dependency \"@neo-one/smart-contract\" from `^2.7.2` to `^2.7.3`"
29 },
30 {
31 "comment": "Updating dependency \"@neo-one/ts-utils\" from `^2.6.1` to `^2.6.2`"
32 },
33 {
34 "comment": "Updating dependency \"@neo-one/typescript-concatenator\" from `^2.6.1` to `^2.6.2`"
35 },
36 {
37 "comment": "Updating dependency \"@neo-one/client-switch\" from `^2.7.2` to `^2.7.3`"
38 },
39 {
40 "comment": "Updating dependency \"@neo-one/node-blockchain\" from `^2.7.2` to `^2.7.3`"
41 },
42 {
43 "comment": "Updating dependency \"@neo-one/node-neo-settings\" from `^2.7.2` to `^2.7.3`"
44 },
45 {
46 "comment": "Updating dependency \"@neo-one/node-storage-levelup\" from `^2.7.2` to `^2.7.3`"
47 },
48 {
49 "comment": "Updating dependency \"@neo-one/node-vm\" from `^2.7.2` to `^2.7.3`"
50 },
51 {
52 "comment": "Updating dependency \"@neo-one/smart-contract-compiler-node\" from `^2.7.2` to `^2.7.3`"
53 }
54 ]
55 }
56 },
57 {
58 "version": "2.7.2",
59 "tag": "@neo-one/smart-contract-compiler_v2.7.2",
60 "date": "Fri, 30 Apr 2021 01:53:33 GMT",
61 "comments": {
62 "dependency": [
63 {
64 "comment": "Dependency @neo-one/node-blockchain version bump from ^2.7.1 to ^2.7.2."
65 },
66 {
67 "comment": "Dependency @neo-one/node-neo-settings version bump from ^2.7.1 to ^2.7.2."
68 },
69 {
70 "comment": "Dependency @neo-one/node-storage-levelup version bump from ^2.7.1 to ^2.7.2."
71 },
72 {
73 "comment": "Dependency @neo-one/node-vm version bump from ^2.7.1 to ^2.7.2."
74 }
75 ]
76 }
77 },
78 {
79 "version": "2.7.1",
80 "tag": "@neo-one/smart-contract-compiler_v2.7.1",
81 "date": "Tue, 23 Feb 2021 23:29:30 GMT",
82 "comments": {
83 "patch": [
84 {
85 "comment": "Fix minor bugs."
86 },
87 {
88 "comment": "Pin level-js and levelup deps."
89 }
90 ],
91 "dependency": [
92 {
93 "comment": "Updating dependency \"@neo-one/client-common\" from `^2.7.1` to `^2.7.2`"
94 },
95 {
96 "comment": "Updating dependency \"@neo-one/client-core\" from `^2.7.1` to `^2.7.2`"
97 },
98 {
99 "comment": "Updating dependency \"@neo-one/client-full-common\" from `^2.7.0` to `^2.7.1`"
100 },
101 {
102 "comment": "Updating dependency \"@neo-one/client-full-core\" from `^2.7.0` to `^2.7.1`"
103 },
104 {
105 "comment": "Updating dependency \"@neo-one/client-switch\" from `^2.7.0` to `^2.7.1`"
106 },
107 {
108 "comment": "Updating dependency \"@neo-one/node-blockchain\" from `^2.7.0` to `^2.7.1`"
109 },
110 {
111 "comment": "Updating dependency \"@neo-one/node-neo-settings\" from `^2.7.0` to `^2.7.1`"
112 },
113 {
114 "comment": "Updating dependency \"@neo-one/node-storage-levelup\" from `^2.7.0` to `^2.7.1`"
115 },
116 {
117 "comment": "Updating dependency \"@neo-one/node-vm\" from `^2.7.0` to `^2.7.1`"
118 }
119 ]
120 }
121 },
122 {
123 "version": "2.7.0",
124 "tag": "@neo-one/smart-contract-compiler_v2.7.0",
125 "date": "Thu, 23 Jul 2020 22:11:12 GMT",
126 "comments": {
127 "minor": [
128 {
129 "comment": "add debug support"
130 }
131 ],
132 "patch": [
133 {
134 "comment": "Fix number mismatches in ArrayStorage, SetStorage, MapStorage."
135 },
136 {
137 "comment": "Fix broken switch statement inside SmartContract methods."
138 },
139 {
140 "comment": "Add appropriate @types dependencies."
141 },
142 {
143 "comment": "fixup utxo invocation transactions"
144 },
145 {
146 "comment": "Upgrade TypeScript from v3.8.3 to v3.9.5"
147 }
148 ],
149 "dependency": [
150 {
151 "comment": "Dependency @neo-one/node-blockchain version bump from ^2.6.0 to ^2.7.0."
152 },
153 {
154 "comment": "Dependency @neo-one/node-neo-settings version bump from ^2.6.0 to ^2.7.0."
155 },
156 {
157 "comment": "Dependency @neo-one/node-storage-levelup version bump from ^2.6.0 to ^2.7.0."
158 },
159 {
160 "comment": "Dependency @neo-one/node-vm version bump from ^2.6.0 to ^2.7.0."
161 },
162 {
163 "comment": "Updating dependency \"@neo-one/ts-utils\" from `^2.6.0` to `^2.6.1`"
164 },
165 {
166 "comment": "Updating dependency \"@neo-one/typescript-concatenator\" from `^2.6.0` to `^2.6.1`"
167 },
168 {
169 "comment": "Updating dependency \"@neo-one/utils\" from `^2.6.0` to `^2.6.1`"
170 }
171 ],
172 "none": [
173 {
174 "comment": "bump package version for future release clarity"
175 }
176 ]
177 }
178 },
179 {
180 "version": "2.5.0",
181 "tag": "@neo-one/smart-contract-compiler_v2.5.0",
182 "date": "Wed, 20 May 2020 07:03:14 GMT",
183 "comments": {
184 "minor": [
185 {
186 "comment": "update package release process to take better advantage of rush tooling"
187 }
188 ],
189 "dependency": [
190 {
191 "comment": "Updating dependency \"@neo-one/client-common\" from `^2.5.0` to `^2.6.0`"
192 },
193 {
194 "comment": "Updating dependency \"@neo-one/client-core\" from `^2.5.0` to `^2.6.0`"
195 },
196 {
197 "comment": "Updating dependency \"@neo-one/client-full-common\" from `^2.4.0` to `^2.5.0`"
198 },
199 {
200 "comment": "Updating dependency \"@neo-one/client-full-core\" from `^2.4.1` to `^2.5.0`"
201 },
202 {
203 "comment": "Updating dependency \"@neo-one/smart-contract\" from `^2.4.0` to `^2.5.0`"
204 },
205 {
206 "comment": "Updating dependency \"@neo-one/ts-utils\" from `^2.4.0` to `^2.5.0`"
207 },
208 {
209 "comment": "Updating dependency \"@neo-one/typescript-concatenator\" from `^2.4.0` to `^2.5.0`"
210 },
211 {
212 "comment": "Updating dependency \"@neo-one/utils\" from `^2.4.0` to `^2.5.0`"
213 },
214 {
215 "comment": "Updating dependency \"@neo-one/client-switch\" from `^2.4.0` to `^2.5.0`"
216 },
217 {
218 "comment": "Updating dependency \"@neo-one/node-blockchain\" from `^2.4.0` to `^2.5.0`"
219 },
220 {
221 "comment": "Updating dependency \"@neo-one/node-neo-settings\" from `^2.4.0` to `^2.5.0`"
222 },
223 {
224 "comment": "Updating dependency \"@neo-one/node-storage-levelup\" from `^2.4.0` to `^2.5.0`"
225 },
226 {
227 "comment": "Updating dependency \"@neo-one/node-vm\" from `^2.4.0` to `^2.5.0`"
228 },
229 {
230 "comment": "Updating dependency \"@neo-one/smart-contract-compiler-node\" from `^2.4.0` to `^2.5.0`"
231 }
232 ]
233 }
234 },
235 {
236 "version": "2.4.0",
237 "tag": "@neo-one/smart-contract-compiler_v2.4.0",
238 "date": "Mon, 13 Apr 2020 23:20:32 GMT",
239 "comments": {
240 "minor": [
241 {
242 "comment": "Add support for new language features in TS v3.7, v3.8"
243 },
244 {
245 "comment": "Migrate to Rush"
246 },
247 {
248 "comment": "Upgrade TS to v3.8.1-rc. Add support for Nullish Coalescing."
249 }
250 ],
251 "dependency": [
252 {
253 "comment": "Updating dependency \"@neo-one/client-common\" from `^2.3.0` to `^2.4.0`"
254 },
255 {
256 "comment": "Updating dependency \"@neo-one/client-core\" from `^2.3.0` to `^2.4.0`"
257 },
258 {
259 "comment": "Updating dependency \"@neo-one/client-full-common\" from `^2.3.0` to `^2.4.0`"
260 },
261 {
262 "comment": "Updating dependency \"@neo-one/client-full-core\" from `^2.3.0` to `^2.4.0`"
263 },
264 {
265 "comment": "Updating dependency \"@neo-one/smart-contract\" from `^2.3.0` to `^2.4.0`"
266 },
267 {
268 "comment": "Updating dependency \"@neo-one/ts-utils\" from `^2.3.0` to `^2.4.0`"
269 },
270 {
271 "comment": "Updating dependency \"@neo-one/typescript-concatenator\" from `^2.3.0` to `^2.4.0`"
272 },
273 {
274 "comment": "Updating dependency \"@neo-one/utils\" from `^2.3.0` to `^2.4.0`"
275 },
276 {
277 "comment": "Updating dependency \"@neo-one/client-switch\" from `^2.3.0` to `^2.4.0`"
278 },
279 {
280 "comment": "Updating dependency \"@neo-one/node-blockchain\" from `^2.3.0` to `^2.4.0`"
281 },
282 {
283 "comment": "Updating dependency \"@neo-one/node-neo-settings\" from `^2.3.0` to `^2.4.0`"
284 },
285 {
286 "comment": "Updating dependency \"@neo-one/node-storage-levelup\" from `^2.3.0` to `^2.4.0`"
287 },
288 {
289 "comment": "Updating dependency \"@neo-one/node-vm\" from `^2.3.0` to `^2.4.0`"
290 },
291 {
292 "comment": "Updating dependency \"@neo-one/smart-contract-compiler-node\" from `^2.3.0` to `^2.4.0`"
293 }
294 ]
295 }
296 }
297 ]
298}