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.2.9 to 1.2.10

2

index.d.ts

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

export declare const achievements: string[];
export declare const achievements: readonly ["birthdayBoy", "whereDidYouFoundThat", "fruitCollector"];

@@ -13,0 +13,0 @@ export declare type BanHistory = {

@@ -18,3 +18,3 @@ "use strict";

exports.subscriptionTypes = ['newbie', 'advanced', 'pro'];
exports.achievements = ['whereDidYouTakeIt', 'firstFruitCollector', 'fruitCollector'];
exports.achievements = ['birthdayBoy', 'whereDidYouFoundThat', 'fruitCollector'];
exports.defaultTokensCount = 99999999;

@@ -21,0 +21,0 @@ exports.defaultTokensCountProd = 0;

{
"name": "@boozybats/shared",
"version": "1.2.9",
"version": "1.2.10",
"description": "private shared package",

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

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