updated npm modules
This commit is contained in:
21
node_modules/ipaddr.js/package.json
generated
vendored
21
node_modules/ipaddr.js/package.json
generated
vendored
@@ -1,26 +1,27 @@
|
||||
{
|
||||
"_from": "ipaddr.js@1.8.0",
|
||||
"_id": "ipaddr.js@1.8.0",
|
||||
"_from": "ipaddr.js@1.9.0",
|
||||
"_id": "ipaddr.js@1.9.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-6qM9bd16zo9/b+DJygRA5wZzix4=",
|
||||
"_integrity": "sha512-M4Sjn6N/+O6/IXSJseKqHoFc+5FdGJ22sXqnjTpdZweHK64MzEPAyQZyEU3R/KRv2GLoa7nNtg/C2Ev6m7z+eA==",
|
||||
"_location": "/ipaddr.js",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "ipaddr.js@1.8.0",
|
||||
"raw": "ipaddr.js@1.9.0",
|
||||
"name": "ipaddr.js",
|
||||
"escapedName": "ipaddr.js",
|
||||
"rawSpec": "1.8.0",
|
||||
"rawSpec": "1.9.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.8.0"
|
||||
"fetchSpec": "1.9.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/internal-ip",
|
||||
"/proxy-addr"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.8.0.tgz",
|
||||
"_shasum": "eaa33d6ddd7ace8f7f6fe0c9ca0440e706738b1e",
|
||||
"_spec": "ipaddr.js@1.8.0",
|
||||
"_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.0.tgz",
|
||||
"_shasum": "37df74e430a0e47550fe54a2defe30d8acd95f65",
|
||||
"_spec": "ipaddr.js@1.9.0",
|
||||
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\proxy-addr",
|
||||
"author": {
|
||||
"name": "whitequark",
|
||||
@@ -65,5 +66,5 @@
|
||||
"test": "cake build test"
|
||||
},
|
||||
"types": "./lib/ipaddr.js.d.ts",
|
||||
"version": "1.8.0"
|
||||
"version": "1.9.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user