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

mongot

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongot - npm Package Compare versions

Comparing version 0.2.9 to 0.2.10

2

build/metadata/store.js

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

static getSchemaHookMetadata(target) {
return StoreHooks.get(target);
return StoreHooks.get(target) || [];
}

@@ -36,0 +36,0 @@ }

{
"name": "mongot",
"version": "0.2.9",
"version": "0.2.10",
"description": "A lightweight typed MongoDb library for TypeScript.",

@@ -5,0 +5,0 @@ "main": "build/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