Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

guilded-api-typings

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

guilded-api-typings - npm Package Compare versions

Comparing version 0.13.0 to 0.13.1

dist/index.d.ts

8

CHANGELOG.md
# 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 @@

8

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc