@pulsecron/pulse
Advanced tools
Comparing version 1.5.1 to 1.5.2
@@ -1,2 +0,2 @@ | ||
import { Filter } from 'mongodb'; | ||
import { Document, Filter } from 'mongodb'; | ||
import { Job } from '.'; | ||
@@ -3,0 +3,0 @@ export type UniqueMethod<TSchema extends Document = Document> = (filter: Filter<TSchema>, options?: { |
{ | ||
"name": "@pulsecron/pulse", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "The modern MongoDB-powered job scheduler library for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
185355