New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.18 to 1.3.19

1

index.d.ts

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

infoGame: {
callWord: string;
chance: {

@@ -119,0 +120,0 @@ bestUser: User;

@@ -607,2 +607,7 @@ "use strict";

type: {
callWord: {
required: false,
default: '',
type: String,
},
chance: {

@@ -609,0 +614,0 @@ required: false,

@@ -91,2 +91,3 @@ import { Document } from 'mongoose';

infoGame: {
callWord: string;
chance: {

@@ -93,0 +94,0 @@ bestUser: User;

2

package.json
{
"name": "@boozybats/shared",
"version": "1.3.18",
"version": "1.3.19",
"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