smc-mongoose-query-builder-helper
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"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 */ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
13901
1
1