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

devland.js

Package Overview
Dependencies
Maintainers
1
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devland.js - npm Package Compare versions

Comparing version 1.0.25 to 1.0.26

2

package.json

@@ -9,3 +9,3 @@ {

"name": "devland.js",
"version": "1.0.25",
"version": "1.0.26",
"description": "A powerful API wrapper for the Discord API designed for modern bots",

@@ -12,0 +12,0 @@ "main": "index.js",

import EventEmitter from "events"
import ws from 'ws'
import Store from '../util/Store/Store'
declare module devland.js {
declare module 'devland.js' {
type clientOptions = {

@@ -6,0 +6,0 @@ connect: boolean;

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