New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tsed/cli-plugin-mongoose

Package Overview
Dependencies
Maintainers
5
Versions
331
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsed/cli-plugin-mongoose - npm Package Compare versions

Comparing version 1.13.3 to 1.13.4

2

lib/CliPluginMongooseModule.js

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

this.packageJson.addDependencies({
"@tsed/mongoose": "{{tsedVersion}}",
"@tsed/mongoose": this.packageJson.dependencies["@tsed/common"],
mongoose: "latest"

@@ -15,0 +15,0 @@ });

{
"name": "@tsed/cli-plugin-mongoose",
"version": "1.13.3",
"version": "1.13.4",
"main": "lib/index.js",

@@ -12,4 +12,4 @@ "typings": "lib/index.d.ts",

"devDependencies": {
"@tsed/cli": "1.13.3",
"@tsed/cli-core": "1.13.3"
"@tsed/cli": "1.13.4",
"@tsed/cli-core": "1.13.4"
},

@@ -16,0 +16,0 @@ "scripts": {

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