保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/es-abstract/package.json
@@ -1,34 +1,32 @@
{
  "_args": [
    [
      "es-abstract@1.19.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "es-abstract@1.19.1",
  "_id": "es-abstract@1.19.1",
  "_from": "es-abstract@^1.19.1",
  "_id": "es-abstract@1.20.1",
  "_inBundle": false,
  "_integrity": "sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==",
  "_integrity": "sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA==",
  "_location": "/es-abstract",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "es-abstract@1.19.1",
    "raw": "es-abstract@^1.19.1",
    "name": "es-abstract",
    "escapedName": "es-abstract",
    "rawSpec": "1.19.1",
    "rawSpec": "^1.19.1",
    "saveSpec": null,
    "fetchSpec": "1.19.1"
    "fetchSpec": "^1.19.1"
  },
  "_requiredBy": [
    "/function.prototype.name",
    "/object.getownpropertydescriptors",
    "/object.values",
    "/string.prototype.trimend",
    "/string.prototype.trimstart",
    "/util.promisify"
  ],
  "_resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.1.tgz",
  "_spec": "1.19.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.1.tgz",
  "_shasum": "027292cd6ef44bd12b1913b828116f54787d1814",
  "_spec": "es-abstract@^1.19.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\object.values",
  "author": {
    "name": "Jordan Harband",
    "email": "ljharb@gmail.com",
@@ -37,6 +35,7 @@
  "bugs": {
    "url": "https://github.com/ljharb/es-abstract/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jordan Harband",
@@ -48,61 +47,62 @@
    "call-bind": "^1.0.2",
    "es-to-primitive": "^1.2.1",
    "function-bind": "^1.1.1",
    "function.prototype.name": "^1.1.5",
    "get-intrinsic": "^1.1.1",
    "get-symbol-description": "^1.0.0",
    "has": "^1.0.3",
    "has-symbols": "^1.0.2",
    "has-property-descriptors": "^1.0.0",
    "has-symbols": "^1.0.3",
    "internal-slot": "^1.0.3",
    "is-callable": "^1.2.4",
    "is-negative-zero": "^2.0.1",
    "is-negative-zero": "^2.0.2",
    "is-regex": "^1.1.4",
    "is-shared-array-buffer": "^1.0.1",
    "is-shared-array-buffer": "^1.0.2",
    "is-string": "^1.0.7",
    "is-weakref": "^1.0.1",
    "object-inspect": "^1.11.0",
    "is-weakref": "^1.0.2",
    "object-inspect": "^1.12.0",
    "object-keys": "^1.1.1",
    "object.assign": "^4.1.2",
    "string.prototype.trimend": "^1.0.4",
    "string.prototype.trimstart": "^1.0.4",
    "unbox-primitive": "^1.0.1"
    "regexp.prototype.flags": "^1.4.3",
    "string.prototype.trimend": "^1.0.5",
    "string.prototype.trimstart": "^1.0.5",
    "unbox-primitive": "^1.0.2"
  },
  "deprecated": false,
  "description": "ECMAScript spec abstract operations.",
  "devDependencies": {
    "@ljharb/eslint-config": "^18.0.0",
    "@ljharb/eslint-config": "^21.0.0",
    "array.prototype.filter": "^1.0.1",
    "array.prototype.indexof": "^1.0.3",
    "aud": "^1.1.5",
    "aud": "^2.0.0",
    "available-regexp-flags": "^1.0.0",
    "cheerio": "=1.0.0-rc.3",
    "diff": "^5.0.0",
    "eclint": "^2.8.1",
    "es-value-fixtures": "^1.2.1",
    "eslint": "^7.32.0",
    "foreach": "^2.0.5",
    "functions-have-names": "^1.2.2",
    "has-bigints": "^1.0.1",
    "es-value-fixtures": "^1.4.1",
    "eslint": "=8.8.0",
    "for-each": "^0.3.3",
    "functions-have-names": "^1.2.3",
    "has-bigints": "^1.0.2",
    "has-strict-mode": "^1.0.1",
    "in-publish": "^2.0.1",
    "make-arrow-function": "^1.2.0",
    "make-async-function": "^1.0.0",
    "make-async-generator-function": "^1.0.0",
    "make-generator-function": "^2.0.0",
    "mock-property": "^1.0.0",
    "npmignore": "^0.3.0",
    "nyc": "^10.3.2",
    "object.fromentries": "^2.0.4",
    "safe-publish-latest": "^1.1.4",
    "object.fromentries": "^2.0.5",
    "safe-publish-latest": "^2.0.0",
    "ses": "^0.10.4",
    "tape": "^5.3.1"
    "tape": "^5.5.3"
  },
  "engines": {
    "node": ">= 0.4"
  },
  "funding": {
    "url": "https://github.com/sponsors/ljharb"
  },
  "greenkeeper": {
    "//": "nyc is ignored because it requires node 4+, and we support older than that",
    "ignore": [
      "nyc"
    ]
  },
  "homepage": "https://github.com/ljharb/es-abstract#readme",
  "keywords": [
@@ -119,15 +119,29 @@
  "license": "MIT",
  "main": "index.js",
  "name": "es-abstract",
  "publishConfig": {
    "ignore": [
      ".github",
      "",
      "# dev scripts",
      "operations/*.js",
      "!operations/20*.js",
      "",
      "test/",
      "",
      ".gitattributes"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/ljharb/es-abstract.git"
  },
  "scripts": {
    "eccheck": "eclint check *.js **/*.js > /dev/null",
    "eccheck": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
    "lint": "eslint .",
    "postspackle": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1 | xargs git add",
    "posttest": "aud --production",
    "prepack": "npmignore --auto --commentLines=autogenerated",
    "prepublish": "not-in-publish || npm run prepublishOnly",
    "prepublishOnly": "safe-publish-latest && npm run spackle",
    "prespackle": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1 | xargs rm || true",
@@ -157,5 +171,5 @@
    ]
  },
  "type": "commonjs",
  "version": "1.19.1"
  "version": "1.20.1"
}