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

disgamekit

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

disgamekit - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "disgamekit",
"version": "1.0.2",
"version": "1.0.3",
"description": "A small package that will help making ts/js discord bot mini games way easier!",

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

@@ -189,3 +189,3 @@ <h1 align="center"> disgamekit </h1>

- `inputValue`:**(optional)** The ID of the object to be looked up on the plane.
- `inputValue`: The ID of the object to be looked up on the plane.

@@ -192,0 +192,0 @@ ```js

@@ -115,3 +115,2 @@ const EventEmitter = require('events');

if (this.game.var.gaming == false) {
console.log('hi');
return;

@@ -118,0 +117,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