Socket
Socket
Sign inDemoInstall

@common-stack/store-mongo

Package Overview
Dependencies
Maintainers
1
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@common-stack/store-mongo - npm Package Compare versions

Comparing version 0.0.194 to 0.0.195

2

lib/helpers/mongoose-connection.d.ts
import * as mongoose from 'mongoose';
declare const generateMongo: (monoUrl) => mongoose.Connection;
declare const generateMongo: (monoUrl: any) => mongoose.Connection;
export { generateMongo };
{
"name": "@common-stack/store-mongo",
"version": "0.0.194",
"version": "0.0.195",
"description": "Sample core for higher packages to depend on",

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

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