ts-repository-fluent
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "ts-repository-fluent", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "A basic data repository framework for Typescript. Includes a fluent-style query interface.", | ||
"main": "source/index.ts", | ||
"main": "dist/index.js", | ||
"typings": "source/index.ts", | ||
@@ -16,3 +16,4 @@ "keywords": [ | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "tsc", | ||
"test": "./node_modules/mocha/bin/_mocha" | ||
}, | ||
@@ -19,0 +20,0 @@ "repository": { |
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 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
40567
16
878
2