Skip to content

Commit 560071f

Browse files
authored
🤖 Merge PR DefinitelyTyped#73245 feat(featherjs__*): remove types by @hkleungai
1 parent 3def718 commit 560071f

File tree

69 files changed

+52
-1492
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+52
-1492
lines changed

attw.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -115,18 +115,9 @@
115115
"falcor-http-datasource",
116116
"famous",
117117
"feather-route-matcher",
118-
"feathersjs__authentication-client",
119118
"feathersjs__authentication-jwt",
120-
"feathersjs__authentication-local",
121119
"feathersjs__authentication-oauth1",
122120
"feathersjs__authentication-oauth2",
123-
"feathersjs__authentication",
124-
"feathersjs__configuration",
125-
"feathersjs__express",
126-
"feathersjs__primus-client",
127-
"feathersjs__primus",
128-
"feathersjs__rest-client",
129-
"feathersjs__socketio-client",
130121
"fetch.io",
131122
"fontkit",
132123
"formidable",

notNeededPackages.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2145,6 +2145,54 @@
21452145
"libraryName": "@fcostarodrigo/walk",
21462146
"asOfVersion": "6.0.0"
21472147
},
2148+
"feathersjs__authentication": {
2149+
"libraryName": "@feathersjs/authentication",
2150+
"asOfVersion": "4.3.0"
2151+
},
2152+
"feathersjs__authentication-client": {
2153+
"libraryName": "@feathersjs/authentication-client",
2154+
"asOfVersion": "4.3.0"
2155+
},
2156+
"feathersjs__authentication-local": {
2157+
"libraryName": "@feathersjs/authentication-local",
2158+
"asOfVersion": "4.3.0"
2159+
},
2160+
"feathersjs__configuration": {
2161+
"libraryName": "@feathersjs/configuration",
2162+
"asOfVersion": "4.3.0"
2163+
},
2164+
"feathersjs__errors": {
2165+
"libraryName": "@feathersjs/errors",
2166+
"asOfVersion": "4.3.0"
2167+
},
2168+
"feathersjs__express": {
2169+
"libraryName": "@feathersjs/express",
2170+
"asOfVersion": "4.3.0"
2171+
},
2172+
"feathersjs__feathers": {
2173+
"libraryName": "@feathersjs/feathers",
2174+
"asOfVersion": "4.3.0"
2175+
},
2176+
"feathersjs__primus": {
2177+
"libraryName": "@feathersjs/primus",
2178+
"asOfVersion": "4.3.0"
2179+
},
2180+
"feathersjs__primus-client": {
2181+
"libraryName": "@feathersjs/primus-client",
2182+
"asOfVersion": "4.3.0"
2183+
},
2184+
"feathersjs__rest-client": {
2185+
"libraryName": "@feathersjs/rest-client",
2186+
"asOfVersion": "4.3.0"
2187+
},
2188+
"feathersjs__socketio": {
2189+
"libraryName": "@feathersjs/socketio",
2190+
"asOfVersion": "4.3.0"
2191+
},
2192+
"feathersjs__socketio-client": {
2193+
"libraryName": "@feathersjs/socketio-client",
2194+
"asOfVersion": "4.3.0"
2195+
},
21482196
"fecha": {
21492197
"libraryName": "fecha",
21502198
"asOfVersion": "2.3.1"

types/feathersjs__authentication-client/.npmignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

types/feathersjs__authentication-client/feathersjs__authentication-client-tests.ts

Lines changed: 0 additions & 12 deletions
This file was deleted.

types/feathersjs__authentication-client/index.d.ts

Lines changed: 0 additions & 72 deletions
This file was deleted.

types/feathersjs__authentication-client/package.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

types/feathersjs__authentication-client/tsconfig.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

types/feathersjs__authentication-jwt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"dependencies": {
99
"@types/express": "*",
10-
"@types/feathersjs__feathers": "*"
10+
"@types/feathersjs__feathers": "<4"
1111
},
1212
"devDependencies": {
1313
"@types/feathersjs__authentication-jwt": "workspace:."

types/feathersjs__authentication-local/.npmignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

types/feathersjs__authentication-local/feathersjs__authentication-local-tests.ts

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)