Ignore:
Timestamp:
11/25/21 22:08:24 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
8d391a1
Parents:
59329aa
Message:

primeNG components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/@babel/helper-wrap-function/package.json

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "@babel/helper-wrap-function@7.15.4",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "@babel/helper-wrap-function@7.15.4",
    10   "_id": "@babel/helper-wrap-function@7.15.4",
     2  "_from": "@babel/helper-wrap-function@^7.16.0",
     3  "_id": "@babel/helper-wrap-function@7.16.0",
    114  "_inBundle": false,
    12   "_integrity": "sha512-Y2o+H/hRV5W8QhIfTpRIBwl57y8PrZt6JM3V8FOo5qarjshHItyH5lXlpMfBfmBefOqSCpKZs/6Dxqp0E/U+uw==",
     5  "_integrity": "sha512-VVMGzYY3vkWgCJML+qVLvGIam902mJW0FvT7Avj1zEe0Gn7D93aWdLblYARTxEw+6DhZmtzhBM2zv0ekE5zg1g==",
    136  "_location": "/@babel/helper-wrap-function",
    147  "_phantomChildren": {
    15     "@babel/code-frame": "7.15.8",
    16     "@babel/parser": "7.15.8",
    17     "@babel/types": "7.15.6"
     8    "@babel/helper-validator-identifier": "7.15.7",
     9    "chalk": "2.4.2",
     10    "debug": "4.3.2",
     11    "globals": "11.12.0",
     12    "js-tokens": "4.0.0",
     13    "jsesc": "2.5.2",
     14    "to-fast-properties": "2.0.0"
    1815  },
    1916  "_requested": {
    20     "type": "version",
     17    "type": "range",
    2118    "registry": true,
    22     "raw": "@babel/helper-wrap-function@7.15.4",
     19    "raw": "@babel/helper-wrap-function@^7.16.0",
    2320    "name": "@babel/helper-wrap-function",
    2421    "escapedName": "@babel%2fhelper-wrap-function",
    2522    "scope": "@babel",
    26     "rawSpec": "7.15.4",
     23    "rawSpec": "^7.16.0",
    2724    "saveSpec": null,
    28     "fetchSpec": "7.15.4"
     25    "fetchSpec": "^7.16.0"
    2926  },
    3027  "_requiredBy": [
    3128    "/@babel/helper-remap-async-to-generator"
    3229  ],
    33   "_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.15.4.tgz",
    34   "_spec": "7.15.4",
    35   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     30  "_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.0.tgz",
     31  "_shasum": "b3cf318afce774dfe75b86767cd6d68f3482e57c",
     32  "_spec": "@babel/helper-wrap-function@^7.16.0",
     33  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@babel\\helper-remap-async-to-generator",
    3634  "author": {
    3735    "name": "The Babel Team",
     
    4139    "url": "https://github.com/babel/babel/issues"
    4240  },
     41  "bundleDependencies": false,
    4342  "dependencies": {
    44     "@babel/helper-function-name": "^7.15.4",
    45     "@babel/template": "^7.15.4",
    46     "@babel/traverse": "^7.15.4",
    47     "@babel/types": "^7.15.4"
     43    "@babel/helper-function-name": "^7.16.0",
     44    "@babel/template": "^7.16.0",
     45    "@babel/traverse": "^7.16.0",
     46    "@babel/types": "^7.16.0"
    4847  },
     48  "deprecated": false,
    4949  "description": "Helper to wrap functions inside a function call.",
    5050  "engines": {
     
    6363    "directory": "packages/babel-helper-wrap-function"
    6464  },
    65   "version": "7.15.4"
     65  "version": "7.16.0"
    6666}
Note: See TracChangeset for help on using the changeset viewer.