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

@gaia-project/site-lib

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gaia-project/site-lib - npm Package Compare versions

Comparing version 2.4.3 to 2.4.4

6

dist/gameinfo.js

@@ -38,8 +38,6 @@ "use strict";

url: {
type: String,
required: true
type: String
},
topLevelVariable: {
type: String,
required: true
type: String
},

@@ -46,0 +44,0 @@ dependencies: {

@@ -15,3 +15,3 @@ {

},
"version": "2.4.3",
"version": "2.4.4",
"description": "Shared typedefs & schemas",

@@ -18,0 +18,0 @@ "main": "index.ts",

@@ -38,8 +38,6 @@ import { Schema } from "mongoose";

url: {
type: String,
required: true
type: String
},
topLevelVariable: {
type: String,
required: true
type: String
},

@@ -46,0 +44,0 @@ dependencies: {

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