We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13bd30 commit dfee2c2Copy full SHA for dfee2c2
package.json
@@ -31,11 +31,11 @@
31
"@aureooms/js-compare": "^1.4.5",
32
"@aureooms/js-factorial": "^1.0.0",
33
"@aureooms/js-functools": "^2.0.3",
34
- "@aureooms/js-itertools": "^3.3.0",
+ "@aureooms/js-itertools": "^3.4.0",
35
"@aureooms/js-random": "^2.0.0",
36
"@aureooms/js-sort": "^7.0.0",
37
"ava": "^3.8.1",
38
- "coveralls": "^2.13.1",
+ "coveralls": "^3.1.0",
39
"esdoc": "^1.1.0",
40
"nyc": "^15.0.1",
41
"@babel/cli": "7.8.4",
@@ -46,7 +46,7 @@
46
"esdoc-inject-script-plugin": "1.0.0",
47
"esdoc-inject-style-plugin": "1.0.0",
48
"esdoc-standard-plugin": "1.0.0",
49
- "np": "6.2.1"
+ "np": "6.2.2"
50
},
51
"homepage": "https://aureooms.github.io/js-permutation",
52
"keywords": [
0 commit comments