Home
last modified time | relevance | path

Searched refs:splitEntity (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/libnpmteam/
Dindex.js19 const { scope, team } = splitEntity(entity)
32 const { scope, team } = splitEntity(entity)
44 const { scope, team } = splitEntity(entity)
57 const { scope, team } = splitEntity(entity)
85 const { scope, team } = splitEntity(entity)
97 function splitEntity (entity = '') { function
/third_party/node/deps/npm/node_modules/libnpmaccess/
Dindex.js45 const {scope, team} = splitEntity(entity)
65 const {scope, team} = splitEntity(entity)
96 const {scope, team} = splitEntity(entity)
192 function splitEntity (entity = '') { function
DCHANGELOG.md16 * **ls-packages:** fix confusing splitEntity arg check ([1769090](https://github.com/npm/libnpmacce…