{"name":"@sentry/core","version":"10.45.0","description":"Base implementation for all Sentry JavaScript SDKs","repository":{"type":"git","url":"git://github.com/getsentry/sentry-javascript.git"},"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/core","author":{"name":"Sentry"},"license":"MIT","engines":{"node":">=18"},"main":"build/cjs/index.js","module":"build/esm/index.js","types":"build/types/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./build/types/index.d.ts","default":"./build/esm/index.js"},"require":{"types":"./build/types/index.d.ts","default":"./build/cjs/index.js"}}},"typesVersions":{"<5.0":{"build/types/index.d.ts":["build/types-ts3.8/index.d.ts"]}},"publishConfig":{"access":"public"},"scripts":{"build":"run-p build:transpile build:types","build:dev":"yarn build","build:transpile":"rollup -c rollup.npm.config.mjs","build:types":"run-s build:types:core build:types:downlevel","build:types:core":"tsc -p tsconfig.types.json","build:types:downlevel":"yarn downlevel-dts build/types build/types-ts3.8 --to ts3.8","build:watch":"run-p build:transpile:watch","build:dev:watch":"yarn build:watch","build:transpile:watch":"rollup -c rollup.npm.config.mjs --watch","build:tarball":"npm pack","circularDepCheck":"madge --circular src/index.ts","clean":"rimraf build coverage sentry-core-*.tgz","lint:fix":"OXLINT_TSGOLINT_DANGEROUSLY_SUPPRESS_PROGRAM_DIAGNOSTICS=true oxlint . --fix --type-aware","lint":"OXLINT_TSGOLINT_DANGEROUSLY_SUPPRESS_PROGRAM_DIAGNOSTICS=true oxlint . --type-aware","lint:es-compatibility":"es-check es2020 ./build/cjs/*.js && es-check es2020 ./build/esm/*.js --module","test":"vitest run","test:watch":"vitest --watch","yalc:publish":"yalc publish --push --sig"},"volta":{"extends":"../../package.json"},"sideEffects":false,"devDependencies":{"zod":"^3.24.1"},"_id":"@sentry/core@10.45.0","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"_integrity":"sha512-s69UXxvefeQxuZ5nY7/THtTrIEvJxNVCp3ns4kwoCw1qMpgpvn/296WCKVmM7MiwnaAdzEKnAvLAwaxZc2nM7Q==","_resolved":"/tmp/craft-z0zkPG/sentry-core-10.45.0.tgz","_from":"file:/tmp/craft-z0zkPG/sentry-core-10.45.0.tgz","_nodeVersion":"22.22.1","_npmVersion":"10.9.4","dist":{"shasum":"4bac78dd4815588d0089e6594ab20da5b5ed467e","size":1041605,"noattachment":false,"key":"/@sentry/core/-/@sentry/core-10.45.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/core/download/@sentry/core-10.45.0.tgz"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"directories":{},"maintainers":[{"name":"sentry-bot","email":"accounts@sentry.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_10.45.0_1773927282003_0.9353072472455259"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-19T13:34:42.218Z","publish_time":1773927282218,"_source_registry_name":"default","_cnpm_publish_time":1773927282218,"dist-tags":{"latest":"10.48.0","next":"10.41.0-beta.0","v7":"7.120.4","v8":"8.55.1","v9":"9.47.1"}}