Socket
Socket
Sign inDemoInstall

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 1.0.0-beta.12 to 1.0.0-beta.13

5

package.json
{
"name": "type-mongodb",
"version": "1.0.0-beta.12",
"version": "1.0.0-beta.13",
"description": "A simple decorator based MongoDB ODM.",

@@ -31,2 +31,4 @@ "repository": "https://github.com/j/type-mongodb",

"prepublishOnly": "yarn clean && yarn build",
"release:next": "npm publish --access public --tag next",
"release": "release-it",
"mongo-start": "MONGODB_VERSION=4.0.x mongodb-runner start --topology=replicaset --name=test --port=31000",

@@ -52,2 +54,3 @@ "mongo-stop": "mongodb-runner stop --topology=replicaset --name=test",

"reflect-metadata": "^0.1.13",
"release-it": "^14.2.2",
"ts-jest": "^26.1.1",

@@ -54,0 +57,0 @@ "typescript": "^3.9.5",

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