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

dbd-soft-ui

Package Overview
Dependencies
Maintainers
0
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dbd-soft-ui - npm Package Compare versions

Comparing version 1.7.25-beta.1 to 1.7.26-beta.1

2

package.json
{
"name": "dbd-soft-ui",
"version": "1.7.25-beta.1",
"version": "1.7.26-beta.1",
"typings": "dbd-soft-ui.d.ts",

@@ -5,0 +5,0 @@ "author": {

@@ -80,3 +80,3 @@ const Discord = require('discord.js')

}
toggle[category.categoryId] = catGAS.find(o => o.optionId === "categoryToggle") || null;
toggle[category.categoryId] = catGAS.find(o => o.optionId === "categoryToggle")?.data || null;
catGAS = catGAS.filter((c) => c.optionId !== 'categoryToggle')

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