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 8ba792b commit 2128105Copy full SHA for 2128105
package.json
@@ -28,13 +28,13 @@
28
},
29
"dependencies": {
30
"@aureooms/js-error": "^4.0.0",
31
- "@aureooms/js-itertools": "^3.3.0",
+ "@aureooms/js-itertools": "^3.4.0",
32
"@aureooms/js-mapping": "^3.1.0"
33
34
"devDependencies": {
35
"@aureooms/js-codec-ascii": "1.0.1",
36
"ava": "3.8.1",
37
- "coveralls": "2.13.3",
+ "coveralls": "3.1.0",
38
"esdoc": "1.1.0",
39
"nyc": "15.0.1",
40
"@babel/cli": "7.8.4",
@@ -45,7 +45,7 @@
45
"esdoc-inject-script-plugin": "1.0.0",
46
"esdoc-inject-style-plugin": "1.0.0",
47
"esdoc-standard-plugin": "1.0.0",
48
- "np": "6.2.1"
+ "np": "6.2.3"
49
50
"homepage": "https://aureooms.github.io/js-codec-base32",
51
"keywords": [
0 commit comments