File tree 2 files changed +16
-0
lines changed
2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 34
34
"devDependencies" : {
35
35
"@aureooms/js-algorithms" : " 3.0.7" ,
36
36
"@aureooms/js-array" : " 4.0.0" ,
37
+ "@aureooms/js-itertools" : " ^4.0.0" ,
37
38
"@aureooms/js-operator" : " 1.0.2" ,
38
39
"@aureooms/js-random" : " 2.0.0" ,
39
40
"@aureooms/js-string" : " 0.2.0" ,
Original file line number Diff line number Diff line change 12
12
resolved "https://registry.yarnpkg.com/@aureooms/js-array/-/js-array-4.0.0.tgz#ea64b7c788644f40bbb92259a6098ac14a4eca6c"
13
13
integrity sha1-6mS3x4hkT0C7uSJZpgmKwUpOymw=
14
14
15
+ " @aureooms/js-collections-deque@^4.0.0 " :
16
+ version "4.0.0"
17
+ resolved "https://registry.yarnpkg.com/@aureooms/js-collections-deque/-/js-collections-deque-4.0.0.tgz#cb6ff3070f4413023622db817da261f91e42aef0"
18
+ integrity sha512-+dI0PSkshl0vKmeyfzWM5Xtfopu4XYIrlqKKq3emjyuCi1DCO9SaPIgKblMDjl9WttmJhTYsunNyPYula5woAw==
19
+ dependencies :
20
+ " @aureooms/js-error" " ^4.0.0"
21
+
15
22
" @aureooms/js-error@^4.0.0 " :
16
23
version "4.0.0"
17
24
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-4.0.0.tgz#cea0a145f5290f443911b3d1890d7254a18eeb9b"
22
29
resolved "https://registry.yarnpkg.com/@aureooms/js-integer-big-endian/-/js-integer-big-endian-8.0.0.tgz#fdf21db95bb6ce88763fd91646e3c09d865fd321"
23
30
integrity sha512-2YuH9/ejGk6RCOVjsSVNG2evoHPF9hTjdle1sRET91hh566uVkcBezE7DT/iLGBsSoz8v1OhPRT83EazAgbq6g==
24
31
32
+ " @aureooms/js-itertools@^4.0.0 " :
33
+ version "4.0.0"
34
+ resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-4.0.0.tgz#2f7247b4a89202606bb54a731753590625b4b185"
35
+ integrity sha512-QhCT+RDUbWPL7h3RA7LcXdC1IQdR3Bfl0Re0ClDxem7DUnRbHuL4Nlwgo3UoqaRBE8OI4RpBw+hXVVqVg14J9Q==
36
+ dependencies :
37
+ " @aureooms/js-collections-deque" " ^4.0.0"
38
+ " @aureooms/js-error" " ^4.0.0"
39
+
25
40
" @aureooms/js-operator@1.0.2 " :
26
41
version "1.0.2"
27
42
resolved "https://registry.yarnpkg.com/@aureooms/js-operator/-/js-operator-1.0.2.tgz#0786d77d9977823ae7bc04360a315c45bb4c1e65"
You can’t perform that action at this time.
0 commit comments