Replace deprecated URL parser

Fix up various linter errors
This commit is contained in:
Lovell Fuller
2019-09-22 22:46:28 +01:00
parent 14af0bda61
commit 9c7f6fcb2b
9 changed files with 402 additions and 397 deletions

View File

@@ -100,27 +100,27 @@
"detect-libc": "^1.0.3",
"nan": "^2.14.0",
"npmlog": "^4.1.2",
"prebuild-install": "^5.3.0",
"prebuild-install": "^5.3.2",
"semver": "^6.3.0",
"simple-get": "^3.0.3",
"tar": "^4.4.10",
"simple-get": "^3.1.0",
"tar": "^4.4.11",
"tunnel-agent": "^0.6.0"
},
"devDependencies": {
"async": "^3.1.0",
"cc": "^1.0.2",
"decompress-zip": "^0.3.2",
"documentation": "^12.1.1",
"documentation": "^12.1.2",
"exif-reader": "^1.0.2",
"icc": "^1.0.0",
"license-checker": "^25.0.1",
"mocha": "^6.2.0",
"mock-fs": "^4.10.1",
"nyc": "^14.1.1",
"prebuild": "^9.0.1",
"prebuild": "^9.1.0",
"prebuild-ci": "^3.1.0",
"rimraf": "^3.0.0",
"semistandard": "^13.0.1"
"semistandard": "^14.2.0"
},
"license": "Apache-2.0",
"config": {