保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/jsdom/package.json
@@ -1,15 +1,8 @@
{
  "_args": [
    [
      "jsdom@16.7.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_dependenciesComments": {
    "parse5": "Pinned to exact version number because we monkeypatch its internals (see htmltodom.js)"
  },
  "_development": true,
  "_from": "jsdom@16.7.0",
  "_from": "jsdom@^16.6.0",
  "_id": "jsdom@16.7.0",
  "_inBundle": false,
  "_integrity": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==",
@@ -19,21 +12,22 @@
    "punycode": "2.1.1"
  },
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "jsdom@16.7.0",
    "raw": "jsdom@^16.6.0",
    "name": "jsdom",
    "escapedName": "jsdom",
    "rawSpec": "16.7.0",
    "rawSpec": "^16.6.0",
    "saveSpec": null,
    "fetchSpec": "16.7.0"
    "fetchSpec": "^16.6.0"
  },
  "_requiredBy": [
    "/jest-environment-jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.7.0.tgz",
  "_spec": "16.7.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "918ae71965424b197c819f8183a754e18977b710",
  "_spec": "jsdom@^16.6.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jest-environment-jsdom",
  "browser": {
    "canvas": false,
    "vm": "./lib/jsdom/vm-shim.js",
@@ -42,6 +36,7 @@
  "bugs": {
    "url": "https://github.com/jsdom/jsdom/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "abab": "^2.0.5",
    "acorn": "^8.2.4",
@@ -71,6 +66,7 @@
    "ws": "^7.4.6",
    "xml-name-validator": "^3.0.0"
  },
  "deprecated": false,
  "description": "A JavaScript implementation of many web standards",
  "devDependencies": {
    "@domenic/eslint-config": "^1.2.0",