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

type-mongodb

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

type-mongodb - npm Package Compare versions

Comparing version 0.0.1-beta1 to 0.0.1-beta3

11

package.json
{
"name": "type-mongodb",
"version": "0.0.1-beta1",
"version": "0.0.1-beta3",
"description": "A simple decorator based MongoDB ODM.",

@@ -8,10 +8,7 @@ "keywords": [],

"license": "ISC",
"files": [
"lib/**/*"
],
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"directories": {
"lib": "lib"
},
"files": [
"lib"
],
"scripts": {

@@ -18,0 +15,0 @@ "build": "tsc -b . --force",

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