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

primeNG components

Location:
trip-planner-front/node_modules/@babel/plugin-proposal-private-property-in-object
Files:
100 added
3 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/@babel/plugin-proposal-private-property-in-object/lib/index.js

    r59329aa re29cc2e  
    8585  return {
    8686    name: "proposal-private-property-in-object",
    87     inherits: _pluginSyntaxPrivatePropertyInObject.default,
     87    inherits: _pluginSyntaxPrivatePropertyInObject.default.default,
    8888
    8989    pre() {
  • trip-planner-front/node_modules/@babel/plugin-proposal-private-property-in-object/node_modules/@babel/helper-annotate-as-pure/package.json

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "@babel/helper-annotate-as-pure@7.15.4",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "@babel/helper-annotate-as-pure@7.15.4",
    10   "_id": "@babel/helper-annotate-as-pure@7.15.4",
     2  "_from": "@babel/helper-annotate-as-pure@^7.16.0",
     3  "_id": "@babel/helper-annotate-as-pure@7.16.0",
    114  "_inBundle": false,
    12   "_integrity": "sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==",
     5  "_integrity": "sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==",
    136  "_location": "/@babel/plugin-proposal-private-property-in-object/@babel/helper-annotate-as-pure",
    147  "_phantomChildren": {},
    158  "_requested": {
    16     "type": "version",
     9    "type": "range",
    1710    "registry": true,
    18     "raw": "@babel/helper-annotate-as-pure@7.15.4",
     11    "raw": "@babel/helper-annotate-as-pure@^7.16.0",
    1912    "name": "@babel/helper-annotate-as-pure",
    2013    "escapedName": "@babel%2fhelper-annotate-as-pure",
    2114    "scope": "@babel",
    22     "rawSpec": "7.15.4",
     15    "rawSpec": "^7.16.0",
    2316    "saveSpec": null,
    24     "fetchSpec": "7.15.4"
     17    "fetchSpec": "^7.16.0"
    2518  },
    2619  "_requiredBy": [
    2720    "/@babel/plugin-proposal-private-property-in-object"
    2821  ],
    29   "_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz",
    30   "_spec": "7.15.4",
    31   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     22  "_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz",
     23  "_shasum": "9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d",
     24  "_spec": "@babel/helper-annotate-as-pure@^7.16.0",
     25  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@babel\\plugin-proposal-private-property-in-object",
    3226  "author": {
    3327    "name": "The Babel Team",
     
    3731    "url": "https://github.com/babel/babel/issues"
    3832  },
     33  "bundleDependencies": false,
    3934  "dependencies": {
    40     "@babel/types": "^7.15.4"
     35    "@babel/types": "^7.16.0"
    4136  },
     37  "deprecated": false,
    4238  "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
    4339  "engines": {
     
    5652    "directory": "packages/babel-helper-annotate-as-pure"
    5753  },
    58   "version": "7.15.4"
     54  "version": "7.16.0"
    5955}
  • trip-planner-front/node_modules/@babel/plugin-proposal-private-property-in-object/package.json

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "@babel/plugin-proposal-private-property-in-object@7.15.4",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "@babel/plugin-proposal-private-property-in-object@7.15.4",
    10   "_id": "@babel/plugin-proposal-private-property-in-object@7.15.4",
     2  "_from": "@babel/plugin-proposal-private-property-in-object@^7.14.5",
     3  "_id": "@babel/plugin-proposal-private-property-in-object@7.16.0",
    114  "_inBundle": false,
    12   "_integrity": "sha512-X0UTixkLf0PCCffxgu5/1RQyGGbgZuKoI+vXP4iSbJSYwPb7hu06omsFGBvQ9lJEvwgrxHdS8B5nbfcd8GyUNA==",
     5  "_integrity": "sha512-3jQUr/HBbMVZmi72LpjQwlZ55i1queL8KcDTQEkAHihttJnAPrcvG9ZNXIfsd2ugpizZo595egYV6xy+pv4Ofw==",
    136  "_location": "/@babel/plugin-proposal-private-property-in-object",
    147  "_phantomChildren": {
    15     "@babel/types": "7.15.6"
     8    "@babel/helper-validator-identifier": "7.15.7",
     9    "to-fast-properties": "2.0.0"
    1610  },
    1711  "_requested": {
    18     "type": "version",
     12    "type": "range",
    1913    "registry": true,
    20     "raw": "@babel/plugin-proposal-private-property-in-object@7.15.4",
     14    "raw": "@babel/plugin-proposal-private-property-in-object@^7.14.5",
    2115    "name": "@babel/plugin-proposal-private-property-in-object",
    2216    "escapedName": "@babel%2fplugin-proposal-private-property-in-object",
    2317    "scope": "@babel",
    24     "rawSpec": "7.15.4",
     18    "rawSpec": "^7.14.5",
    2519    "saveSpec": null,
    26     "fetchSpec": "7.15.4"
     20    "fetchSpec": "^7.14.5"
    2721  },
    2822  "_requiredBy": [
    2923    "/@babel/preset-env"
    3024  ],
    31   "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.15.4.tgz",
    32   "_spec": "7.15.4",
    33   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     25  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.0.tgz",
     26  "_shasum": "69e935b2c5c79d2488112d886f0c4e2790fee76f",
     27  "_spec": "@babel/plugin-proposal-private-property-in-object@^7.14.5",
     28  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@babel\\preset-env",
    3429  "author": {
    3530    "name": "The Babel Team",
     
    3934    "url": "https://github.com/babel/babel/issues"
    4035  },
     36  "bundleDependencies": false,
    4137  "dependencies": {
    42     "@babel/helper-annotate-as-pure": "^7.15.4",
    43     "@babel/helper-create-class-features-plugin": "^7.15.4",
     38    "@babel/helper-annotate-as-pure": "^7.16.0",
     39    "@babel/helper-create-class-features-plugin": "^7.16.0",
    4440    "@babel/helper-plugin-utils": "^7.14.5",
    4541    "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
    4642  },
     43  "deprecated": false,
    4744  "description": "This plugin transforms checks for a private property in an object",
    4845  "devDependencies": {
    49     "@babel/core": "7.15.4",
    50     "@babel/helper-plugin-test-runner": "7.14.5"
     46    "@babel/core": "^7.16.0",
     47    "@babel/helper-plugin-test-runner": "^7.16.0"
    5148  },
    5249  "engines": {
     
    7168    "directory": "packages/babel-plugin-proposal-private-property-in-object"
    7269  },
    73   "version": "7.15.4"
     70  "version": "7.16.0"
    7471}
Note: See TracChangeset for help on using the changeset viewer.