Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openupm/openupm
/ app-utils-package.js
File
app-utils-package.js
test/app-utils-package.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-undef */
2
const
assert = require(
"assert"
);
3
// eslint-disable-next-line no-unused-vars
4
const
should = require(
"should"
);
Callers
nothing calls this directly
Calls
6
cleanRepoUrl
Function · 0.85
loadPackageNames
Function · 0.85
loadPackageSync
Function · 0.85
loadPackage
Function · 0.85
getNamespace
Function · 0.85
isValidPackageName
Function · 0.85
Tested by
no test coverage detected