ts-repository-fluent
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "ts-repository-fluent", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "A basic data repository framework for Typescript. Includes a fluent-style query interface.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -5,2 +5,3 @@ { | ||
"module": "commonjs", | ||
"noImplicitAny": false, | ||
"inlineSourceMap": true, | ||
@@ -7,0 +8,0 @@ "alwaysStrict": true, |
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
40378
876