{"name":"@sentry/core","version":"10.31.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:types:watch","build:dev:watch":"yarn build:watch","build:transpile:watch":"rollup -c rollup.npm.config.mjs --watch","build:types:watch":"tsc -p tsconfig.types.json --watch","build:tarball":"npm pack","circularDepCheck":"madge --circular src/index.ts","clean":"rimraf build coverage sentry-core-*.tgz","fix":"eslint . --format stylish --fix","lint":"eslint . --format stylish","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.31.0","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"_integrity":"sha512-VTSXdyhnu3CNaSwhp/CchZRCKh1fa7byP+KClApthsppQ57w7OjXN8dDUf38K1ZCsfdTEvdEU4qCL/WnAEbd+g==","_resolved":"/tmp/craft-keTiEZ/sentry-core-10.31.0.tgz","_from":"file:/tmp/craft-keTiEZ/sentry-core-10.31.0.tgz","_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"shasum":"25400062c4798466eb88e2704837a59134272ed4","size":948161,"noattachment":false,"key":"/@sentry/core/-/@sentry/core-10.31.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/core/download/@sentry/core-10.31.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.31.0_1765898685563_0.30498881618650464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-16T15:24:45.771Z","publish_time":1765898685771,"_source_registry_name":"default","_cnpm_publish_time":1765898685771,"dist-tags":{"latest":"10.48.0","next":"10.41.0-beta.0","v7":"7.120.4","v8":"8.55.1","v9":"9.47.1"}}