mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 03:01:04 +00:00
1 line
4.7 KiB
Plaintext
1 line
4.7 KiB
Plaintext
{"dependencies":[{"name":"./lib/sha1","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":30,"index":30}}],"key":"NdCKGhmZPiEaY46/oShwIPGewDA=","exportNames":["*"],"imports":1}},{"name":"./lib/v35","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":31},"end":{"line":2,"column":28,"index":59}}],"key":"UGP90HkLcwFn5oliBa4ByjSrgpQ=","exportNames":["*"],"imports":1}},{"name":"./uuid.types","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":3,"column":0,"index":60},"end":{"line":3,"column":53,"index":113}}],"key":"ShnVy+zJjUvhB99WMorBhtzZ4s0=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n function _interopDefault(e) {\n return e && e.__esModule ? e : {\n default: e\n };\n }\n Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n var _libSha = require(_dependencyMap[0], \"./lib/sha1\");\n var sha1 = _interopDefault(_libSha);\n var _libV = require(_dependencyMap[1], \"./lib/v35\");\n var v35 = _interopDefault(_libV);\n var _uuidTypes = require(_dependencyMap[2], \"./uuid.types\");\n function uuidv4() {\n if (\n // We use this code path in jest-expo.\n \"development\" === 'test' ||\n // Node.js has supported global crypto since v15.\n typeof crypto === 'undefined' &&\n // Only use abstract imports in server environments.\n typeof window === 'undefined') {\n // NOTE: Metro statically extracts all `require` statements to resolve them for environments\n // that don't support `require` natively. Here we check if we're running in a server environment\n // by using the standard `typeof window` check, then running `eval` to skip Metro's static\n // analysis and keep the `require` statement intact for runtime evaluation.\n // eslint-disable-next-line no-eval\n return eval('require')('node:crypto').randomUUID();\n }\n return crypto.randomUUID();\n }\n const uuid = {\n v4: uuidv4,\n v5: (0, v35.default)('v5', 0x50, sha1.default),\n namespace: _uuidTypes.Uuidv5Namespace\n };\n var _default = uuid;\n});","lineCount":46,"map":[[12,2,31,0,"Object"],[12,8,31,0],[12,9,31,0,"defineProperty"],[12,23,31,0],[12,24,31,0,"exports"],[12,31,31,0],[13,4,31,0,"enumerable"],[13,14,31,0],[14,4,31,0,"get"],[14,7,31,0],[14,18,31,0,"get"],[14,19,31,0],[15,6,31,0],[15,13,31,0,"_default"],[15,21,31,0],[16,4,31,0],[17,2,31,0],[18,2,1,0],[18,6,1,0,"_libSha"],[18,13,1,0],[18,16,1,0,"require"],[18,23,1,0],[18,24,1,0,"_dependencyMap"],[18,38,1,0],[19,2,1,0],[19,6,1,0,"sha1"],[19,10,1,0],[19,13,1,0,"_interopDefault"],[19,28,1,0],[19,29,1,0,"_libSha"],[19,36,1,0],[20,2,2,0],[20,6,2,0,"_libV"],[20,11,2,0],[20,14,2,0,"require"],[20,21,2,0],[20,22,2,0,"_dependencyMap"],[20,36,2,0],[21,2,2,0],[21,6,2,0,"v35"],[21,9,2,0],[21,12,2,0,"_interopDefault"],[21,27,2,0],[21,28,2,0,"_libV"],[21,33,2,0],[22,2,3,0],[22,6,3,0,"_uuidTypes"],[22,16,3,0],[22,19,3,0,"require"],[22,26,3,0],[22,27,3,0,"_dependencyMap"],[22,41,3,0],[23,2,5,0],[23,11,5,9,"uuidv4"],[23,17,5,15,"uuidv4"],[23,18,5,15],[23,20,5,26],[24,4,6,2],[25,4,7,4],[26,4,8,4],[26,22,8,29],[26,28,8,35],[27,4,9,4],[28,4,10,5],[28,11,10,12,"crypto"],[28,17,10,18],[28,22,10,23],[28,33,10,34],[29,4,11,6],[30,4,12,6],[30,11,12,13,"window"],[30,17,12,19],[30,22,12,24],[30,33,12,36],[30,35,13,4],[31,6,14,4],[32,6,15,4],[33,6,16,4],[34,6,17,4],[35,6,18,4],[36,6,19,4],[36,13,19,11,"eval"],[36,17,19,15],[36,18,19,16],[36,27,19,25],[36,28,19,26],[36,29,19,27],[36,42,19,40],[36,43,19,41],[36,44,19,42,"randomUUID"],[36,54,19,52],[36,55,19,53],[36,56,19,54],[37,4,20,2],[38,4,22,2],[38,11,22,9,"crypto"],[38,17,22,15],[38,18,22,16,"randomUUID"],[38,28,22,26],[38,29,22,27],[38,30,22,28],[39,2,23,0],[40,2,25,0],[40,8,25,6,"uuid"],[40,12,25,16],[40,15,25,19],[41,4,26,2,"v4"],[41,6,26,4],[41,8,26,6,"uuidv4"],[41,14,26,12],[42,4,27,2,"v5"],[42,6,27,4],[42,8,27,6],[42,12,27,6,"v35"],[42,15,27,9],[42,16,27,9,"default"],[42,23,27,9],[42,25,27,10],[42,29,27,14],[42,31,27,16],[42,35,27,20],[42,37,27,22,"sha1"],[42,41,27,26],[42,42,27,26,"default"],[42,49,27,26],[42,50,27,27],[43,4,28,2,"namespace"],[43,13,28,11],[43,15,28,13,"Uuidv5Namespace"],[43,25,28,28],[43,26,28,28,"Uuidv5Namespace"],[44,2,29,0],[44,3,29,1],[45,2,31,0],[45,6,31,0,"_default"],[45,14,31,0],[45,17,31,15,"uuid"],[45,21,31,19],[46,0,31,20],[46,3]],"functionMap":{"names":["<global>","uuidv4"],"mappings":"AAA;ACI;CDkB"},"hasCjsExports":false},"type":"js/module"}]} |