Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/sentry-javascript
/ bump-version.test.ts
File
bump-version.test.ts
scripts/bump-version.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
'fs'
;
2
import
* as os from
'os'
;
3
import
* as path from
'path'
;
4
import
{ afterEach, describe, expect, it } from
'vitest'
;
Callers
nothing calls this directly
Calls
6
tracked
Function · 0.85
setupFixture
Function · 0.85
bumpVersions
Function · 0.85
readPackageJson
Function · 0.85
writePackageJson
Function · 0.85
createTempDir
Function · 0.70
Tested by
no test coverage detected