{"name":"@sentry/core","version":"9.32.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@9.32.0","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"_integrity":"sha512-1wAXMMmeY4Ny2MJBCuri3b4LMVPjqXdgbVgTxxipGW+gzPsjv+8+LCSnJAR/cRBr8JoXV+qGC2tE06rI1XDj3A==","_resolved":"/tmp/craft-Y1kswY/sentry-core-9.32.0.tgz","_from":"file:/tmp/craft-Y1kswY/sentry-core-9.32.0.tgz","_nodeVersion":"22.16.0","_npmVersion":"10.9.2","dist":{"shasum":"8f5f2d5859d076f8313f794286f6270007ecaae0","size":594300,"noattachment":false,"key":"/@sentry/core/-/@sentry/core-9.32.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/core/download/@sentry/core-9.32.0.tgz"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io","actor":{"name":"sentry-bot","email":"accounts@sentry.io","type":"user"}},"directories":{},"maintainers":[{"name":"sentry-bot","email":"accounts@sentry.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_9.32.0_1750849030972_0.9913420828511554"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-25T10:57:11.198Z","publish_time":1750849031198,"_source_registry_name":"default","_cnpm_publish_time":1750849031198,"dist-tags":{"latest":"10.48.0","next":"10.41.0-beta.0","v7":"7.120.4","v8":"8.55.1","v9":"9.47.1"}}