mirror of
https://github.com/snobu/destreamer.git
synced 2026-01-30 11:52:18 +00:00
Compare commits
2 Commits
dependabot
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
516ca54ff1 | ||
|
|
b6a3e8f1c3 |
10
README.md
10
README.md
@@ -1,8 +1,10 @@
|
||||
<a href="https://github.com/snobu/destreamer/actions">
|
||||
<img src="https://github.com/snobu/destreamer/workflows/Node%20CI/badge.svg" alt="CI build status" />
|
||||
</a>
|
||||
# This project is abandoned. It will probably not work anymore against your MS Stream tenant.
|
||||
|
||||
**destreamer v3.0** is just around the corner. You can try out a pre-release today by cloning [this branch](https://github.com/snobu/destreamer/tree/aria2c_forRealNow).
|
||||
# A heartfelt thank you to all the contributors over the years. You are the real MVPs. 💖
|
||||
|
||||
## Check out kylon's Sharedown for a SharePoint-backend implementation - https://github.com/kylon/Sharedown
|
||||
|
||||
<hr>
|
||||
|
||||

|
||||
|
||||
|
||||
6
package-lock.json
generated
6
package-lock.json
generated
@@ -763,9 +763,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"async": {
|
||||
"version": "3.2.4",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-3.2.4.tgz",
|
||||
"integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ=="
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-3.2.0.tgz",
|
||||
"integrity": "sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw=="
|
||||
},
|
||||
"axios": {
|
||||
"version": "0.21.2",
|
||||
|
||||
1
trigger_codeQL
Normal file
1
trigger_codeQL
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user