@@ -24,6 +24,7 @@ NAME | DESCRIPTION | AUTHOR | DATE
2424@npmcli/map-workspaces | Retrieves a… | =nlf… | 2020-09-30 | 1.0.1 | npm npmcli [31mlibnpm[0m cli workspaces map-workspaces
2525[31mlibnpm[0mversion | library to do the… | =nlf… | 2020-11-04 | 1.0.7 |
2626@types/[31mlibnpm[0msearch | TypeScript… | =types | 2019-09-26 | 2.0.1 |
27+ pkg-no-desc | | =lukekarrys | 2019-09-26 | 1.0.0 |
2728`
2829
2930exports [ `test/lib/commands/search.js TAP search <name> --color > should have expected search results with color 1` ] = `
@@ -41,6 +42,7 @@ NAME | DESCRIPTION | AUTHOR | DATE
4142@npmcli/map-workspaces | Retrieves a… | =nlf… | 2020-09-30 | 1.0.1 | npm npmcli [31mlibnpm[0m cli workspaces map-workspaces[31m[0m
4243[31mlibnpm[0mversion | library to do the… | =nlf… | 2020-11-04 | 1.0.7 | [31m[0m
4344@types/[31mlibnpm[0msearch | TypeScript… | =types | 2019-09-26 | 2.0.1 | [31m[0m
45+ pkg-no-desc | | =lukekarrys | 2019-09-26 | 1.0.0 | [31m[0m
4446`
4547
4648exports [ `test/lib/commands/search.js TAP search <name> --parseable > should have expected search results as parseable 1` ] = `
@@ -57,6 +59,7 @@ libnpmfund Programmatic API for npm fund =nlf =ruyadorno =darcyclarke =isaacs 20
5759@npmcli/map-workspaces Retrieves a name:pathname Map for a given workspaces config =nlf =ruyadorno =darcyclarke =isaacs 2020-09-30 1.0.1 npm npmcli libnpm cli workspaces map-workspaces
5860libnpmversion library to do the things that 'npm version' does =nlf =ruyadorno =darcyclarke =isaacs 2020-11-04 1.0.7
5961@types/libnpmsearch TypeScript definitions for libnpmsearch =types 2019-09-26 2.0.1
62+ pkg-no-desc =lukekarrys 2019-09-26 1.0.0
6063`
6164
6265exports [ `test/lib/commands/search.js TAP search <name> > should have filtered expected search results 1` ] = `
@@ -80,6 +83,7 @@ libnpmfund | Programmatic API… | =nlf… | 2020-12
8083@npmcli/map-workspaces | Retrieves a… | =nlf… | 2020-09-30 | 1.0.1 | npm npmcli libnpm cli workspaces map-workspaces
8184libnpmversion | library to do the… | =nlf… | 2020-11-04 | 1.0.7 |
8285@types/libnpmsearch | TypeScript… | =types | 2019-09-26 | 2.0.1 |
86+ pkg-no-desc | | =lukekarrys | 2019-09-26 | 1.0.0 |
8387`
8488
8589exports [ `test/lib/commands/search.js TAP search exclude forward slash > results should not have libnpmversion 1` ] = `
@@ -96,6 +100,7 @@ libnpmpublish | Programmatic API… | =nlf… | 2020-11
96100libnpmfund | Programmatic API… | =nlf… | 2020-12-08 | 1.0.2 | npm npmcli libnpm cli git fund gitfund
97101@npmcli/map-workspaces | Retrieves a… | =nlf… | 2020-09-30 | 1.0.1 | npm npmcli libnpm cli workspaces map-workspaces
98102@types/libnpmsearch | TypeScript… | =types | 2019-09-26 | 2.0.1 |
103+ pkg-no-desc | | =lukekarrys | 2019-09-26 | 1.0.0 |
99104`
100105
101106exports [ `test/lib/commands/search.js TAP search exclude regex > results should not have libnpmversion 1` ] = `
@@ -112,6 +117,7 @@ libnpmpublish | Programmatic API… | =nlf… | 2020-11
112117libnpmfund | Programmatic API… | =nlf… | 2020-12-08 | 1.0.2 | npm npmcli libnpm cli git fund gitfund
113118@npmcli/map-workspaces | Retrieves a… | =nlf… | 2020-09-30 | 1.0.1 | npm npmcli libnpm cli workspaces map-workspaces
114119@types/libnpmsearch | TypeScript… | =types | 2019-09-26 | 2.0.1 |
120+ pkg-no-desc | | =lukekarrys | 2019-09-26 | 1.0.0 |
115121`
116122
117123exports [ `test/lib/commands/search.js TAP search exclude string > results should not have libnpmversion 1` ] = `
@@ -128,11 +134,13 @@ libnpmpublish | Programmatic API… | =nlf… | 2020-11
128134libnpmfund | Programmatic API… | =nlf… | 2020-12-08 | 1.0.2 | npm npmcli libnpm cli git fund gitfund
129135@npmcli/map-workspaces | Retrieves a… | =nlf… | 2020-09-30 | 1.0.1 | npm npmcli libnpm cli workspaces map-workspaces
130136@types/libnpmsearch | TypeScript… | =types | 2019-09-26 | 2.0.1 |
137+ pkg-no-desc | | =lukekarrys | 2019-09-26 | 1.0.0 |
131138`
132139
133140exports [ `test/lib/commands/search.js TAP search exclude username with upper case letters > results should not have nlf 1` ] = `
134141NAME | DESCRIPTION | AUTHOR | DATE | VERSION | KEYWORDS
135142@evocateur/libnpmaccess | programmatic… | =evocateur | 2019-07-16 | 3.1.2 |
136143@evocateur/libnpmpublish | Programmatic API… | =evocateur | 2019-07-16 | 1.2.2 |
137144@types/libnpmsearch | TypeScript… | =types | 2019-09-26 | 2.0.1 |
145+ pkg-no-desc | | =lukekarrys | 2019-09-26 | 1.0.0 |
138146`
0 commit comments