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 9edb5b4 commit d846c9aCopy full SHA for d846c9a
package.json
@@ -27,8 +27,8 @@
27
"url": "https://github.com/aureooms/js-codec-base64/issues"
28
},
29
"dependencies": {
30
- "@aureooms/js-codec": "^2.0.0",
31
- "@aureooms/js-error": "^3.0.0",
+ "@aureooms/js-codec": "^3.0.0",
+ "@aureooms/js-error": "^4.0.0",
32
"@aureooms/js-itertools": "^3.4.0",
33
"@aureooms/js-mapping": "^3.1.0"
34
@@ -40,9 +40,9 @@
40
"@babel/preset-env": "^7.9.5",
41
"@babel/register": "7.9.0",
42
"ava": "^3.8.1",
43
- "coveralls": "^3.0.2",
+ "coveralls": "^3.1.0",
44
"esdoc": "^1.1.0",
45
- "np": "^3.0.4",
+ "np": "^6.2.3",
46
"nyc": "^15.0.1",
47
"esdoc-inject-script-plugin": "1.0.0",
48
"esdoc-inject-style-plugin": "1.0.0",
0 commit comments