Socket
Socket
Sign inDemoInstall

nestjs-typegoose

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestjs-typegoose - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"name": "nestjs-typegoose",
"version": "1.0.1",
"version": "1.0.2",
"description": "A nestjs module wrapper for typegoose",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"typings": "lib/index.d.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typings": "dist/index.d.ts",
"scripts": {

@@ -9,0 +9,0 @@ "build": "rimraf dist && tsc -p tsconfig.json",

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