- Timestamp:
- 11/25/21 22:08:24 (3 years ago)
- Branches:
- master
- Children:
- 8d391a1
- Parents:
- 59329aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/core-js-compat/package.json
r59329aa re29cc2e 1 1 { 2 "_args": [ 3 [ 4 "core-js-compat@3.18.2", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "core-js-compat@3.18.2", 10 "_id": "core-js-compat@3.18.2", 2 "_from": "core-js-compat@^3.16.2", 3 "_id": "core-js-compat@3.19.1", 11 4 "_inBundle": false, 12 "_integrity": "sha512- 25VJYCJtGjZwLguj7d66oiHfmnVw3TMOZ0zV8DyMJp/aeQ3OjR519iOOeck08HMyVVRAqXxafc2Hl+5QstJrsQ==",5 "_integrity": "sha512-Q/VJ7jAF/y68+aUsQJ/afPOewdsGkDtcMb40J8MbuWKlK3Y+wtHq8bTHKPj2WKWLIqmS5JhHs4CzHtz6pT2W6g==", 13 6 "_location": "/core-js-compat", 14 "_phantomChildren": {}, 7 "_phantomChildren": { 8 "escalade": "3.1.1" 9 }, 15 10 "_requested": { 16 "type": " version",11 "type": "range", 17 12 "registry": true, 18 "raw": "core-js-compat@ 3.18.2",13 "raw": "core-js-compat@^3.16.2", 19 14 "name": "core-js-compat", 20 15 "escapedName": "core-js-compat", 21 "rawSpec": " 3.18.2",16 "rawSpec": "^3.16.2", 22 17 "saveSpec": null, 23 "fetchSpec": " 3.18.2"18 "fetchSpec": "^3.16.2" 24 19 }, 25 20 "_requiredBy": [ … … 27 22 "/babel-plugin-polyfill-corejs3" 28 23 ], 29 "_resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.18.2.tgz", 30 "_spec": "3.18.2", 31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 24 "_resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.19.1.tgz", 25 "_shasum": "fe598f1a9bf37310d77c3813968e9f7c7bb99476", 26 "_spec": "core-js-compat@^3.16.2", 27 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\babel-plugin-polyfill-corejs3", 32 28 "bugs": { 33 29 "url": "https://github.com/zloirock/core-js/issues" 34 30 }, 31 "bundleDependencies": false, 35 32 "dependencies": { 36 "browserslist": "^4.17. 3",33 "browserslist": "^4.17.6", 37 34 "semver": "7.0.0" 38 35 }, 36 "deprecated": false, 39 37 "description": "core-js compat", 40 38 "funding": { … … 42 40 "url": "https://opencollective.com/core-js" 43 41 }, 44 "gitHead": " ac4a27025eb557d7c7a94b928236fbcb6f21ba0e",42 "gitHead": "1f16f36fa2807bbe793b9da852a110e6c6077693", 45 43 "homepage": "https://github.com/zloirock/core-js#readme", 46 44 "license": "MIT", … … 52 50 "directory": "packages/core-js-compat" 53 51 }, 54 "version": "3.1 8.2"52 "version": "3.19.1" 55 53 }
Note:
See TracChangeset
for help on using the changeset viewer.