guilded-api-typings
Advanced tools
Comparing version 0.13.0 to 0.13.1
# guilded-api-typings | ||
## 0.13.1 | ||
### Patch Changes | ||
- 913a2b8: fix: switch to `Server` WebSocket events | ||
BREAKING CHANGES: This removes `team`/`Team` WebSocket events in favour of `Server` events | ||
## 0.13.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "guilded-api-typings", | ||
"version": "0.13.0", | ||
"version": "0.13.1", | ||
"description": "Type definitions for the Guilded API.", | ||
@@ -11,7 +11,5 @@ "repository": { | ||
"main": "dist", | ||
"types": "typings", | ||
"files": [ | ||
"CHANGELOG.md", | ||
"dist", | ||
"typings" | ||
"dist" | ||
], | ||
@@ -31,5 +29,5 @@ "keywords": [ | ||
"build": "pnpm clear && tsc", | ||
"clear": "rimraf dist typings", | ||
"clear": "rimraf dist", | ||
"lint": "eslint src" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
132754
1