Compare commits

...

3 Commits

Author SHA1 Message Date
syuilo
f3f56dcc70
Merge pull request #1 from misskey-dev/chore/update-package-lock-json
chore: Update package-lock.json
2022-12-22 12:48:54 +09:00
rinsuki
72689ab7a2 chore: Update package-lock.json 2022-12-22 03:42:12 +00:00
syuilo
2772b33fa1 ✌️ 2022-12-06 12:30:23 +09:00
4 changed files with 11920 additions and 26 deletions

3
.gitignore vendored
View File

@ -74,6 +74,3 @@ typings/
# Test files
run.js
index.js
*.d.ts

3216
index.js Normal file

File diff suppressed because it is too large Load Diff

8725
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "@zeit/syslog-pro",
"version": "0.2.9",
"version": "0.2.9-misskey.2",
"description": "A Syslog client which options for UDP, TCP, and TLS transport and suport for both RFC-3164 and RFC-5424 including Structured Data.",
"keywords": [
"Syslog",