File tree Expand file tree Collapse file tree 12 files changed +40
-40
lines changed Expand file tree Collapse file tree 12 files changed +40
-40
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 0.7.2 " ,
2+ "version" : " 2.0.0 " ,
33 "packages" : " packages/*" ,
44 "npmClient" : " yarn" ,
55 "useWorkspaces" : true
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry/bundler-plugin-core" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 2.0.0 " ,
44 "description" : " Sentry Bundler Plugin Core" ,
55 "repository" : " git://github.com/getsentry/sentry-javascript-bundler-plugins.git" ,
66 "homepage" : " https://github.com/getsentry/sentry-javascript-bundler-plugins/tree/main/packages/bundler-plugin-core" ,
6767 "@rollup/plugin-json" : " 4.1.0" ,
6868 "@rollup/plugin-node-resolve" : " 13.3.0" ,
6969 "@rollup/plugin-replace" : " ^4.0.0" ,
70- "@sentry-internal/eslint-config" : " 0.7.2 " ,
71- "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.7.2 " ,
70+ "@sentry-internal/eslint-config" : " 2.0.0 " ,
71+ "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 2.0.0 " ,
7272 "@swc/core" : " ^1.2.205" ,
7373 "@swc/jest" : " ^0.2.21" ,
7474 "@types/jest" : " ^28.1.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry-internal/dev-utils" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 2.0.0 " ,
44 "license" : " MIT" ,
55 "private" : true ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry-internal/bundler-plugin-e2e-tests" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 2.0.0 " ,
44 "license" : " MIT" ,
55 "private" : true ,
66 "scripts" : {
1515 "lint" : " eslint ."
1616 },
1717 "dependencies" : {
18- "@sentry/esbuild-plugin" : " 0.7.2 " ,
19- "@sentry/rollup-plugin" : " 0.7.2 " ,
20- "@sentry/vite-plugin" : " 0.7.2 " ,
21- "@sentry/webpack-plugin" : " 0.7.2 " ,
18+ "@sentry/esbuild-plugin" : " 2.0.0 " ,
19+ "@sentry/rollup-plugin" : " 2.0.0 " ,
20+ "@sentry/vite-plugin" : " 2.0.0 " ,
21+ "@sentry/webpack-plugin" : " 2.0.0 " ,
2222 "axios" : " ^1.1.3"
2323 },
2424 "devDependencies" : {
25- "@sentry-internal/eslint-config" : " 0.7.2 " ,
26- "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.7.2 " ,
25+ "@sentry-internal/eslint-config" : " 2.0.0 " ,
26+ "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 2.0.0 " ,
2727 "@swc/jest" : " ^0.2.21" ,
2828 "@types/axios" : " ^0.14.0" ,
2929 "@types/glob" : " 8.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry/esbuild-plugin" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 2.0.0 " ,
44 "description" : " Official Sentry esbuild plugin" ,
55 "repository" :
" [email protected] :getsentry/sentry-javascript-bundler-plugins.git" ,
66 "homepage" : " https://github.com/getsentry/sentry-javascript-bundler-plugins/tree/main/packages/esbuild-plugin" ,
4848 "prepack" : " ts-node ./src/prepack.ts"
4949 },
5050 "dependencies" : {
51- "@sentry/bundler-plugin-core" : " 0.7.2 " ,
51+ "@sentry/bundler-plugin-core" : " 2.0.0 " ,
5252 "unplugin" : " 1.0.1" ,
5353 "uuid" : " ^9.0.0"
5454 },
5858 "@babel/preset-typescript" : " 7.17.12" ,
5959 "@rollup/plugin-babel" : " 5.3.1" ,
6060 "@rollup/plugin-node-resolve" : " 13.3.0" ,
61- "@sentry-internal/eslint-config" : " 0.7.2 " ,
62- "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.7.2 " ,
61+ "@sentry-internal/eslint-config" : " 2.0.0 " ,
62+ "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 2.0.0 " ,
6363 "@swc/core" : " ^1.2.205" ,
6464 "@swc/jest" : " ^0.2.21" ,
6565 "@types/jest" : " ^28.1.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry-internal/eslint-config" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 2.0.0 " ,
44 "license" : " MIT" ,
55 "private" : true ,
66 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry-internal/integration-tests" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 2.0.0 " ,
44 "license" : " MIT" ,
55 "private" : true ,
66 "scripts" : {
1515 "clean:deps" : " rimraf node_modules"
1616 },
1717 "dependencies" : {
18- "@sentry-internal/eslint-config" : " 0.7.2 " ,
19- "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.7.2 " ,
20- "@sentry/bundler-plugin-core" : " 0.7.2 " ,
21- "@sentry/vite -plugin" : " 0.7.2 " ,
22- "@sentry/webpack -plugin" : " 0.7.2 " ,
23- "@sentry/esbuild -plugin" : " 0.7.2 " ,
24- "@sentry/rollup -plugin" : " 0.7.2 " ,
18+ "@sentry-internal/eslint-config" : " 2.0.0 " ,
19+ "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 2.0.0 " ,
20+ "@sentry/bundler-plugin-core" : " 2.0.0 " ,
21+ "@sentry/esbuild -plugin" : " 2.0.0 " ,
22+ "@sentry/rollup -plugin" : " 2.0.0 " ,
23+ "@sentry/vite -plugin" : " 2.0.0 " ,
24+ "@sentry/webpack -plugin" : " 2.0.0 " ,
2525 "@swc/jest" : " ^0.2.21" ,
2626 "@types/jest" : " ^28.1.3" ,
2727 "@types/webpack4" :
" npm:@types/[email protected] " ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry-internal/bundler-plugin-playground" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 2.0.0 " ,
44 "license" : " MIT" ,
55 "private" : true ,
66 "scripts" : {
1818 "start:proxyLogger" : " ts-node scripts/request-logger-proxy.ts"
1919 },
2020 "dependencies" : {
21- "@sentry/bundler-plugin-core" : " 0.7.2 " ,
21+ "@sentry/bundler-plugin-core" : " 2.0.0 " ,
2222 "@sentry/integrations" : " 7.50" ,
2323 "@sentry/node" : " 7.50" ,
2424 "@types/express" : " ^4.17.13" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry/rollup-plugin" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 2.0.0 " ,
44 "description" : " Official Sentry Rollup plugin" ,
55 "repository" : " git://github.com/getsentry/sentry-javascript-bundler-plugins.git" ,
66 "homepage" : " https://github.com/getsentry/sentry-javascript-bundler-plugins/tree/main/packages/rollup-plugin" ,
4949 "prepack" : " ts-node ./src/prepack.ts"
5050 },
5151 "dependencies" : {
52- "@sentry/bundler-plugin-core" : " 0.7.2 " ,
52+ "@sentry/bundler-plugin-core" : " 2.0.0 " ,
5353 "unplugin" : " 1.0.1"
5454 },
5555 "peerDependencies" : {
6161 "@babel/preset-typescript" : " 7.17.12" ,
6262 "@rollup/plugin-babel" : " 5.3.1" ,
6363 "@rollup/plugin-node-resolve" : " 13.3.0" ,
64- "@sentry-internal/eslint-config" : " 0.7.2 " ,
65- "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 0.7.2 " ,
64+ "@sentry-internal/eslint-config" : " 2.0.0 " ,
65+ "@sentry-internal/sentry-bundler-plugin-tsconfig" : " 2.0.0 " ,
6666 "@swc/core" : " ^1.2.205" ,
6767 "@swc/jest" : " ^0.2.21" ,
6868 "@types/jest" : " ^28.1.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry-internal/sentry-bundler-plugin-tsconfig" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 2.0.0 " ,
44 "license" : " MIT" ,
55 "private" : true
66}
You can’t perform that action at this time.
0 commit comments