Comparing version 1.0.197 to 1.0.198
@@ -1,2 +0,2 @@ | ||
import { Db, Filter } from "mongodb"; | ||
import { Db, Filter, Document } from "mongodb"; | ||
import { Ided, OrderingOptions, PagingOptions } from "./AgDataTypes"; | ||
@@ -3,0 +3,0 @@ import { Input, Output } from 'ag-utilities/AgTypes'; |
{ | ||
"name": "ag-repo", | ||
"version": "1.0.197", | ||
"version": "1.0.198", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "", |
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
167261