File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change
1
+ 2022-03-16T08:39:13.386Z
Original file line number Diff line number Diff line change @@ -218,20 +218,20 @@ Copyright © 2016-2022. The Stdlib [Authors][stdlib-authors].
218
218
219
219
-->
220
220
221
- [ umd ] : https://github.com/umdjs/umd
222
- [ es-module ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
223
-
224
- [ deno-url ] : https://github.com/stdlib-js/utils-append/tree/deno
225
- [ umd-url ] : https://github.com/stdlib-js/utils-append/tree/umd
226
- [ esm-url ] : https://github.com/stdlib-js/utils-append/tree/esm
227
-
228
221
[ chat-image ] : https://img.shields.io/gitter/room/stdlib-js/stdlib.svg
229
222
[ chat-url ] : https://gitter.im/stdlib-js/stdlib/
230
223
231
224
[ stdlib ] : https://github.com/stdlib-js/stdlib
232
225
233
226
[ stdlib-authors ] : https://github.com/stdlib-js/stdlib/graphs/contributors
234
227
228
+ [ umd ] : https://github.com/umdjs/umd
229
+ [ es-module ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
230
+
231
+ [ deno-url ] : https://github.com/stdlib-js/utils-append/tree/deno
232
+ [ umd-url ] : https://github.com/stdlib-js/utils-append/tree/umd
233
+ [ esm-url ] : https://github.com/stdlib-js/utils-append/tree/esm
234
+
235
235
[ stdlib-license ] : https://raw.githubusercontent.com/stdlib-js/utils-append/main/LICENSE
236
236
237
237
[ mdn-array ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stdlib/utils-append" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.0.0 " ,
4
4
"description" : " Add elements from one collection to the end of another collection." ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments