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.
2 parents 87a587d + f480a92 commit f5be892Copy full SHA for f5be892
.travis.yml
@@ -1,4 +1,6 @@
1
language: node_js
2
node_js:
3
- - 0.12
4
- - 4.4.3
+ - 4.4.3
+ - 8.17.0
5
+ - 10.16.0
6
+ - 12.10.0
package.json
@@ -15,7 +15,7 @@
15
"license": "MIT",
16
"dependencies": {
17
"async": "~0.2.9",
18
- "moment": "2.15.2",
+ "moment": "2.19.3",
19
"valid-url": "~1.0.9",
20
"xml-crypto": "~1.0.1",
21
"xml-encryption": "0.11.2",
0 commit comments