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:08.719Z
Original file line number Diff line number Diff line change @@ -219,20 +219,20 @@ Copyright © 2016-2022. The Stdlib [Authors][stdlib-authors].
219
219
220
220
-->
221
221
222
- [ umd ] : https://github.com/umdjs/umd
223
- [ es-module ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
224
-
225
- [ deno-url ] : https://github.com/stdlib-js/utils-unshift/tree/deno
226
- [ umd-url ] : https://github.com/stdlib-js/utils-unshift/tree/umd
227
- [ esm-url ] : https://github.com/stdlib-js/utils-unshift/tree/esm
228
-
229
222
[ chat-image ] : https://img.shields.io/gitter/room/stdlib-js/stdlib.svg
230
223
[ chat-url ] : https://gitter.im/stdlib-js/stdlib/
231
224
232
225
[ stdlib ] : https://github.com/stdlib-js/stdlib
233
226
234
227
[ stdlib-authors ] : https://github.com/stdlib-js/stdlib/graphs/contributors
235
228
229
+ [ umd ] : https://github.com/umdjs/umd
230
+ [ es-module ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
231
+
232
+ [ deno-url ] : https://github.com/stdlib-js/utils-unshift/tree/deno
233
+ [ umd-url ] : https://github.com/stdlib-js/utils-unshift/tree/umd
234
+ [ esm-url ] : https://github.com/stdlib-js/utils-unshift/tree/esm
235
+
236
236
[ stdlib-license ] : https://raw.githubusercontent.com/stdlib-js/utils-unshift/main/LICENSE
237
237
238
238
[ 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-unshift" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.0.0 " ,
4
4
"description" : " Add one or more elements to the beginning of a collection." ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments