@luminati-io/chrome-remote-interface
Advanced tools
Comparing version 0.31.2-lum.12 to 0.31.2-lum.14
@@ -81,2 +81,3 @@ 'use strict'; | ||
options.path = '/json/new'; | ||
options.method = 'PUT'; | ||
if (Object.prototype.hasOwnProperty.call(options, 'url')) { | ||
@@ -83,0 +84,0 @@ options.path += `?${options.url}`; |
@@ -18,3 +18,3 @@ { | ||
"homepage": "https://github.com/cyrus-and/chrome-remote-interface", | ||
"version": "0.31.2-lum.12", | ||
"version": "0.31.2-lum.14", | ||
"repository": { | ||
@@ -32,3 +32,3 @@ "type": "git", | ||
"commander": "2.11.x", | ||
"ws": "^7.2.0" | ||
"ws": "^8.18.0" | ||
}, | ||
@@ -48,14 +48,14 @@ "files": [ | ||
"devDependencies": { | ||
"babel-core": "^6.26.3", | ||
"babel-loader": "6.x.x", | ||
"babel-core": "^4.7.16", | ||
"babel-loader": "^8.4.1", | ||
"babel-polyfill": "^6.26.0", | ||
"babel-preset-env": "^1.7.0", | ||
"eslint": "^8.8.0", | ||
"json-loader": "^0.5.4", | ||
"mocha": "^9.2.0", | ||
"babel-preset-env": "^0.0.0", | ||
"eslint": "^8.57.1", | ||
"json-loader": "^0.5.7", | ||
"mocha": "^9.2.2", | ||
"process": "^0.11.10", | ||
"url": "^0.11.0", | ||
"util": "^0.12.4", | ||
"webpack": "^5.39.0", | ||
"webpack-cli": "^4.7.2" | ||
"util": "^0.12.5", | ||
"webpack": "^5.95.0", | ||
"webpack-cli": "^4.10.0" | ||
}, | ||
@@ -62,0 +62,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26062
1833145
+ Addedws@8.18.0(transitive)
- Removedws@7.5.10(transitive)
Updatedws@^8.18.0