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

discord-fun

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-fun - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js
module.exports = {
discordfun: require("./src/random.js")
DiscordFun: require("./src/random.js")
}
{
"name": "discord-fun",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

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

@@ -19,4 +19,4 @@ ### DISCORD FUN

const client = new discord.Client()
const { discordfun } = require("discord-fun")
const discordfun = new discordfun();
const { Discordfun } = require("discord-fun")
const discordfun = new DiscordFun();

@@ -23,0 +23,0 @@

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