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

@boozybats/shared

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boozybats/shared - npm Package Compare versions

Comparing version 1.3.29 to 1.3.30

1

index.d.ts

@@ -533,2 +533,3 @@ import { Document as Document_2 } from 'mongoose';

manualMode?: boolean;
jinnBan?: boolean;
toObject?(): Bot['servicesSettings'][number]['settings'];

@@ -535,0 +536,0 @@ };

@@ -566,2 +566,6 @@ "use strict";

},
jinnBan: {
required: false,
type: Boolean,
},
},

@@ -568,0 +572,0 @@ },

@@ -68,2 +68,5 @@ "use strict";

},
jinnBan: {
default: true,
},
},

@@ -70,0 +73,0 @@ },

2

package.json
{
"name": "@boozybats/shared",
"version": "1.3.29",
"version": "1.3.30",
"description": "private shared package",

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

Sorry, the diff of this file is not supported yet

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