New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@guildedts/rest

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guildedts/rest - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

0

lib/GuildedAPIError.js

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "@guildedts/rest",
"version": "0.10.0",
"version": "0.10.1",
"description": "The REST API manager for Guilded.TS.",

@@ -31,3 +31,3 @@ "main": "lib/index.js",

"dependencies": {
"guilded-api-typings": "^0.8.0",
"guilded-api-typings": "^0.8.1",
"node-fetch": "^2.6.7"

@@ -34,0 +34,0 @@ },

@@ -0,0 +0,0 @@ <div align="center">

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ export { RESTManager as default } from './RESTManager';

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ import { RESTManager } from '../RESTManager';

@@ -0,0 +0,0 @@ import { APICalendarEvent, APICalendarEventEditPayload, APICalendarEventPayload, APICalendarEventFetchManyOptions } from 'guilded-api-typings';

@@ -0,0 +0,0 @@ import { APICalendarEventRsvp, APICalendarEventRsvpStatusString } from 'guilded-api-typings';

@@ -0,0 +0,0 @@ import { APIChannel, APIChannelEditPayload, APIChannelPayload } from 'guilded-api-typings';

@@ -0,0 +0,0 @@ import { APIDoc, APIDocFetchManyOptions } from 'guilded-api-typings';

@@ -0,0 +0,0 @@ import { APIForumTopic, APIForumTopicEditPayload, APIForumTopicFetchManyOptions, APIForumTopicSummary, APIForumTopicPayload } from 'guilded-api-typings';

@@ -0,0 +0,0 @@ import { BaseRouter } from './BaseRouter';

@@ -0,0 +0,0 @@ import { APIListItem } from 'guilded-api-typings';

@@ -0,0 +0,0 @@ import { APIMessageFetchOptions, APIMessage, APIMessagePayloadResolvable, APIMessageEditPayloadResolvable } from 'guilded-api-typings';

@@ -0,0 +0,0 @@ import { BaseRouter } from './BaseRouter';

@@ -0,0 +0,0 @@ import { CalendarEventRouter } from './calendarEvent/CalendarEventRouter';

@@ -0,0 +0,0 @@ import { APIServerBan } from 'guilded-api-typings';

@@ -0,0 +0,0 @@ import { APIServerMember, APISocialLink } from 'guilded-api-typings';

@@ -0,0 +0,0 @@ import { BaseRouter } from '../BaseRouter';

@@ -0,0 +0,0 @@ import { APIServer } from 'guilded-api-typings';

@@ -0,0 +0,0 @@ import { APIWebhook } from 'guilded-api-typings';

Sorry, the diff of this file is not supported yet

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