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

smc-mongoose-query-builder-helper

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smc-mongoose-query-builder-helper - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

lib/smc-query-builder.helper.ts

21

package.json
{
"name": "smc-mongoose-query-builder-helper",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"version": "1.0.2",
"description": "Query builder helper for mongoose",
"keywords": [
"smc",
"mongoose",
"quey",
"builder",
"helper",
"javascript",
"typescript",
"node"
],
"author": "Sampath Sandaruwan",
"license": "ISC",

@@ -12,0 +17,0 @@ "types": "index.d.ts",

@@ -16,3 +16,3 @@ {

"outDir": "./dist/", /* Redirect output structure to the directory. */
"rootDir": "./src/", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */
"rootDir": "lib", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */
// "composite": true, /* Enable project compilation */

@@ -19,0 +19,0 @@ // "tsBuildInfoFile": "./", /* Specify file to store incremental compilation information */

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