Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/har-validator/package.json')
-rw-r--r--node_modules/har-validator/package.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/node_modules/har-validator/package.json b/node_modules/har-validator/package.json
index fc4e6b613..cf8c8b6dc 100644
--- a/node_modules/har-validator/package.json
+++ b/node_modules/har-validator/package.json
@@ -4,7 +4,12 @@
"_inBundle": false,
"_integrity": "sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==",
"_location": "/har-validator",
- "_phantomChildren": {},
+ "_phantomChildren": {
+ "fast-deep-equal": "3.1.3",
+ "fast-json-stable-stringify": "2.1.0",
+ "json-schema-traverse": "0.4.1",
+ "uri-js": "4.2.2"
+ },
"_requested": {
"type": "range",
"registry": true,