Skip to content

Commit 06419a3

Browse files
authored
Merge pull request #32 from reload/readme
Add note on why we forked
2 parents 32d615a + 7dc2db8 commit 06419a3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# WSDL TSClient
22

3+
> [!NOTE]
4+
>
5+
> This project is a fork of
6+
> [sanderhurlen/wsdl-tsclient](https://github.com/sanderhurlen/wsdl-tsclient)
7+
> which in turn is a fork of
8+
> [dderevjanik/wsdl-tsclient](https://github.com/dderevjanik/wsdl-tsclient).
9+
>
10+
> The original project appears unmaintained. @sanderhurlen's fork has
11+
> a fix for
12+
> [#96](https://github.com/dderevjanik/wsdl-tsclient/issues/96) which
13+
> we needed. But the fork isn't updated otherwise.
14+
>
15+
> We forked it to update dependencies and have added @dependabot to
16+
> keep them up to date going forward.
17+
318
![license](https://img.shields.io/npm/l/@reloaddk/wsdl-tsclient)
419
[![npm-version](https://img.shields.io/npm/v/@reloaddk/wsdl-tsclient)](https://npmjs.com/package/@reloaddk/wsdl-tsclient)
520

0 commit comments

Comments
 (0)