summaryrefslogtreecommitdiff
path: root/chromium/third_party/devtools-frontend/src/node_modules/ws
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2020-07-16 11:45:35 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2020-07-17 08:59:23 +0000
commit552906b0f222c5d5dd11b9fd73829d510980461a (patch)
tree3a11e6ed0538a81dd83b20cf3a4783e297f26d91 /chromium/third_party/devtools-frontend/src/node_modules/ws
parent1b05827804eaf047779b597718c03e7d38344261 (diff)
downloadqtwebengine-chromium-552906b0f222c5d5dd11b9fd73829d510980461a.tar.gz
BASELINE: Update Chromium to 83.0.4103.122
Change-Id: Ie3a82f5bb0076eec2a7c6a6162326b4301ee291e Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'chromium/third_party/devtools-frontend/src/node_modules/ws')
-rw-r--r--chromium/third_party/devtools-frontend/src/node_modules/ws/node_modules/safe-buffer/package.json44
-rw-r--r--chromium/third_party/devtools-frontend/src/node_modules/ws/package.json66
2 files changed, 55 insertions, 55 deletions
diff --git a/chromium/third_party/devtools-frontend/src/node_modules/ws/node_modules/safe-buffer/package.json b/chromium/third_party/devtools-frontend/src/node_modules/ws/node_modules/safe-buffer/package.json
index 8f0267090fb..0e96ff5061b 100644
--- a/chromium/third_party/devtools-frontend/src/node_modules/ws/node_modules/safe-buffer/package.json
+++ b/chromium/third_party/devtools-frontend/src/node_modules/ws/node_modules/safe-buffer/package.json
@@ -1,37 +1,37 @@
{
"author": {
- "email": "feross@feross.org",
- "name": "Feross Aboukhadijeh",
+ "email": "feross@feross.org",
+ "name": "Feross Aboukhadijeh",
"url": "http://feross.org"
- },
+ },
"bugs": {
"url": "https://github.com/feross/safe-buffer/issues"
- },
- "description": "Safer Node.js Buffer API",
+ },
+ "description": "Safer Node.js Buffer API",
"devDependencies": {
- "standard": "*",
+ "standard": "*",
"tape": "^4.0.0"
- },
- "homepage": "https://github.com/feross/safe-buffer",
+ },
+ "homepage": "https://github.com/feross/safe-buffer",
"keywords": [
- "buffer",
- "buffer allocate",
- "node security",
- "safe",
- "safe-buffer",
- "security",
+ "buffer",
+ "buffer allocate",
+ "node security",
+ "safe",
+ "safe-buffer",
+ "security",
"uninitialized"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "safe-buffer",
+ ],
+ "license": "MIT",
+ "main": "index.js",
+ "name": "safe-buffer",
"repository": {
- "type": "git",
+ "type": "git",
"url": "git://github.com/feross/safe-buffer.git"
- },
+ },
"scripts": {
"test": "standard && tape test/*.js"
- },
- "types": "index.d.ts",
+ },
+ "types": "index.d.ts",
"version": "5.1.2"
} \ No newline at end of file
diff --git a/chromium/third_party/devtools-frontend/src/node_modules/ws/package.json b/chromium/third_party/devtools-frontend/src/node_modules/ws/package.json
index f2bee7c2cca..94ef3dda925 100644
--- a/chromium/third_party/devtools-frontend/src/node_modules/ws/package.json
+++ b/chromium/third_party/devtools-frontend/src/node_modules/ws/package.json
@@ -1,46 +1,46 @@
{
- "author": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)",
- "bugs": "https://github.com/websockets/ws/issues",
+ "author": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)",
+ "bugs": "https://github.com/websockets/ws/issues",
"dependencies": {
- "async-limiter": "~1.0.0",
- "safe-buffer": "~5.1.0",
+ "async-limiter": "~1.0.0",
+ "safe-buffer": "~5.1.0",
"ultron": "~1.1.0"
- },
- "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
+ },
+ "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
"devDependencies": {
- "benchmark": "~2.1.2",
- "bufferutil": "~3.0.0",
- "eslint": "~4.13.0",
- "eslint-config-standard": "~10.2.0",
- "eslint-plugin-import": "~2.8.0",
- "eslint-plugin-node": "~5.2.0",
- "eslint-plugin-promise": "~3.6.0",
- "eslint-plugin-standard": "~3.0.0",
- "mocha": "~4.0.0",
- "nyc": "~11.3.0",
+ "benchmark": "~2.1.2",
+ "bufferutil": "~3.0.0",
+ "eslint": "~4.13.0",
+ "eslint-config-standard": "~10.2.0",
+ "eslint-plugin-import": "~2.8.0",
+ "eslint-plugin-node": "~5.2.0",
+ "eslint-plugin-promise": "~3.6.0",
+ "eslint-plugin-standard": "~3.0.0",
+ "mocha": "~4.0.0",
+ "nyc": "~11.3.0",
"utf-8-validate": "~4.0.0"
- },
+ },
"files": [
- "index.js",
+ "index.js",
"lib"
- ],
- "homepage": "https://github.com/websockets/ws",
+ ],
+ "homepage": "https://github.com/websockets/ws",
"keywords": [
- "HyBi",
- "Push",
- "RFC-6455",
- "WebSocket",
- "WebSockets",
+ "HyBi",
+ "Push",
+ "RFC-6455",
+ "WebSocket",
+ "WebSockets",
"real-time"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "ws",
- "repository": "websockets/ws",
+ ],
+ "license": "MIT",
+ "main": "index.js",
+ "name": "ws",
+ "repository": "websockets/ws",
"scripts": {
- "integration": "eslint . && mocha test/*.integration.js",
- "lint": "eslint .",
+ "integration": "eslint . && mocha test/*.integration.js",
+ "lint": "eslint .",
"test": "eslint . && nyc --reporter=html --reporter=text mocha test/*.test.js"
- },
+ },
"version": "3.3.3"
} \ No newline at end of file