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

@foal/mongoose

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@foal/mongoose - npm Package Compare versions

Comparing version 0.8.8 to 0.8.9

7

package.json
{
"name": "@foal/mongoose",
"version": "0.8.8",
"version": "0.8.9",
"description": "FoalTS integration of Mongoose",

@@ -8,3 +8,3 @@ "main": "./lib/index.js",

"scripts": {
"generate:api:docs": "ts-docs-gen --entryFile ./src/index.ts --output ../../docs/api/mongoose",
"docs": "typedoc --out ../../docs/api/mongoose src/index.ts --readme none --theme markdown",
"test": "mocha --require ts-node/register \"./src/**/*.spec.ts\"",

@@ -58,6 +58,7 @@ "dev:test": "mocha --require ts-node/register --watch --watch-extensions ts \"./src/**/*.spec.ts\"",

"rimraf": "^2.6.2",
"ts-docs-gen": "0.2.0",
"ts-node": "^3.3.0",
"typedoc": "^0.14.2",
"typedoc-plugin-markdown": "^1.2.0",
"typescript": "^2.5.2"
}
}
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