|
53 | 53 | "url": "https://github.com/stdlib-js/stdlib/issues" |
54 | 54 | }, |
55 | 55 | "dependencies": { |
56 | | - "@stdlib/array": "^0.2.1", |
57 | | - "@stdlib/assert": "^0.2.1", |
58 | | - "@stdlib/bench": "^0.3.1", |
59 | | - "@stdlib/bigint": "^0.2.1", |
60 | | - "@stdlib/blas": "^0.2.1", |
61 | | - "@stdlib/boolean": "^0.2.1", |
62 | | - "@stdlib/buffer": "^0.2.1", |
63 | | - "@stdlib/cli": "^0.2.1", |
64 | | - "@stdlib/complex": "^0.2.1", |
65 | | - "@stdlib/console": "^0.2.1", |
66 | | - "@stdlib/constants": "^0.2.1", |
| 56 | + "@stdlib/array": "^0.3.1", |
| 57 | + "@stdlib/assert": "^0.3.1", |
| 58 | + "@stdlib/bench": "^0.4.1", |
| 59 | + "@stdlib/bigint": "^0.3.1", |
| 60 | + "@stdlib/blas": "^0.3.1", |
| 61 | + "@stdlib/boolean": "^0.3.1", |
| 62 | + "@stdlib/buffer": "^0.3.1", |
| 63 | + "@stdlib/cli": "^0.3.1", |
| 64 | + "@stdlib/complex": "^0.3.1", |
| 65 | + "@stdlib/console": "^0.3.1", |
| 66 | + "@stdlib/constants": "^0.3.1", |
67 | 67 | "@stdlib/datasets": "^0.3.0", |
68 | | - "@stdlib/error": "^0.2.1", |
69 | | - "@stdlib/fs": "^0.2.1", |
70 | | - "@stdlib/function": "^0.2.1", |
71 | | - "@stdlib/iter": "^0.2.1", |
72 | | - "@stdlib/math": "^0.2.1", |
73 | | - "@stdlib/ml": "^0.2.1", |
74 | | - "@stdlib/namespace": "^0.2.1", |
75 | | - "@stdlib/napi": "^0.2.1", |
76 | | - "@stdlib/ndarray": "^0.2.1", |
77 | | - "@stdlib/net": "^0.2.1", |
78 | | - "@stdlib/nlp": "^0.2.1", |
79 | | - "@stdlib/number": "^0.2.1", |
80 | | - "@stdlib/object": "^0.2.1", |
81 | | - "@stdlib/os": "^0.2.1", |
82 | | - "@stdlib/plot": "^0.2.1", |
83 | | - "@stdlib/process": "^0.2.1", |
84 | | - "@stdlib/proxy": "^0.2.1", |
85 | | - "@stdlib/random": "^0.2.1", |
86 | | - "@stdlib/regexp": "^0.2.1", |
87 | | - "@stdlib/repl": "^0.2.1", |
88 | | - "@stdlib/simulate": "^0.2.1", |
89 | | - "@stdlib/slice": "^0.2.1", |
90 | | - "@stdlib/stats": "^0.2.1", |
91 | | - "@stdlib/streams": "^0.2.1", |
92 | | - "@stdlib/strided": "^0.2.1", |
93 | | - "@stdlib/string": "^0.2.1", |
94 | | - "@stdlib/symbol": "^0.2.1", |
95 | | - "@stdlib/time": "^0.2.1", |
96 | | - "@stdlib/types": "^0.3.1", |
97 | | - "@stdlib/utils": "^0.2.1", |
| 68 | + "@stdlib/error": "^0.3.1", |
| 69 | + "@stdlib/fs": "^0.3.1", |
| 70 | + "@stdlib/function": "^0.3.1", |
| 71 | + "@stdlib/iter": "^0.3.1", |
| 72 | + "@stdlib/math": "^0.3.1", |
| 73 | + "@stdlib/ml": "^0.3.1", |
| 74 | + "@stdlib/namespace": "^0.3.1", |
| 75 | + "@stdlib/napi": "^0.3.1", |
| 76 | + "@stdlib/ndarray": "^0.3.1", |
| 77 | + "@stdlib/net": "^0.3.1", |
| 78 | + "@stdlib/nlp": "^0.3.1", |
| 79 | + "@stdlib/number": "^0.3.1", |
| 80 | + "@stdlib/object": "^0.3.1", |
| 81 | + "@stdlib/os": "^0.3.1", |
| 82 | + "@stdlib/plot": "^0.3.1", |
| 83 | + "@stdlib/process": "^0.3.1", |
| 84 | + "@stdlib/proxy": "^0.3.1", |
| 85 | + "@stdlib/random": "^0.3.1", |
| 86 | + "@stdlib/regexp": "^0.3.1", |
| 87 | + "@stdlib/repl": "^0.3.1", |
| 88 | + "@stdlib/simulate": "^0.3.1", |
| 89 | + "@stdlib/slice": "^0.3.1", |
| 90 | + "@stdlib/stats": "^0.3.1", |
| 91 | + "@stdlib/streams": "^0.3.1", |
| 92 | + "@stdlib/strided": "^0.3.1", |
| 93 | + "@stdlib/string": "^0.3.1", |
| 94 | + "@stdlib/symbol": "^0.3.1", |
| 95 | + "@stdlib/time": "^0.3.1", |
| 96 | + "@stdlib/types": "^0.4.1", |
| 97 | + "@stdlib/utils": "^0.3.1", |
98 | 98 | "acorn": "^8.1.0", |
99 | 99 | "acorn-loose": "^8.0.2", |
100 | 100 | "acorn-walk": "^8.0.2", |
|
0 commit comments