Socket
Socket
Sign inDemoInstall

jsreport-scheduling

Package Overview
Dependencies
7
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

2

lib/jobProcessor.js

@@ -164,3 +164,3 @@ var CronTime = require('cron').CronTime

})
}).fin(function () {
}).finally(function () {
self.currentlyRunningTasks = _.filter(self.currentlyRunningTasks, function (t) {

@@ -167,0 +167,0 @@ return t._id !== task._id

{
"name": "jsreport-scheduling",
"version": "1.1.0",
"version": "1.1.1",
"description": "jsreport extension for scheduling background rendering jobs",

@@ -41,9 +41,9 @@ "scripts": {

"babel-eslint": "7.1.1",
"eslint": "3.14.1",
"eslint-config-standard-jsx": "3.2.0",
"eslint": "3.16.1",
"eslint-config-standard-jsx": "3.3.0",
"eslint-plugin-babel": "4.0.1",
"jsreport-core": "1.0.10",
"jsreport-core": "1.1.1",
"jsreport-reports": "1.0.2",
"jsreport-studio-dev": "1.0.2",
"jsreport-templates": "1.0.2",
"jsreport-templates": "1.1.0",
"lodash": "4.17.4",

@@ -50,0 +50,0 @@ "mocha": "3.2.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc