Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/npmx-dev/npmx.dev
/ use-package-transform.spec.ts
File
use-package-transform.spec.ts
test/nuxt/composables/use-package-transform.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
3
function
createVersion(version: string, hasAttestations = false): Packument[
'versions'
][string] {
4
return
{
Callers
nothing calls this directly
Calls
7
createPackument
Function · 0.85
transformPackument
Function · 0.85
toVersionInfos
Function · 0.85
detectPublishSecurityDowngradeForVersion
Function · 0.85
createTrustedPublisherWithAttestationsVersion
Function · 0.85
createTrustedPublisherVersion
Function · 0.85
createVersion
Function · 0.70
Tested by
no test coverage detected