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 3845460 commit deb89c8Copy full SHA for deb89c8
package.json
@@ -29,13 +29,13 @@
29
"dependencies": {
30
"@aureooms/js-compare": "^1.4.5",
31
"@aureooms/js-error": "^4.0.0",
32
- "@aureooms/js-itertools": "^3.1.1"
+ "@aureooms/js-itertools": "^3.4.0"
33
},
34
"devDependencies": {
35
"ava": "3.7.1",
36
- "coveralls": "2.13.3",
+ "coveralls": "3.0.14",
37
"esdoc": "1.1.0",
38
- "nyc": "11.9.0",
+ "nyc": "15.0.1",
39
"@babel/cli": "7.8.4",
40
"@babel/core": "7.9.0",
41
"@babel/polyfill": "7.8.7",
@@ -44,7 +44,7 @@
44
"esdoc-inject-script-plugin": "1.0.0",
45
"esdoc-inject-style-plugin": "1.0.0",
46
"esdoc-standard-plugin": "1.0.0",
47
- "np": "6.2.1"
+ "np": "6.2.2"
48
49
"homepage": "https://aureooms.github.io/js-heapq",
50
"keywords": [
0 commit comments