Socket
Socket
Sign inDemoInstall

jsreport-scheduling

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsreport-scheduling - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

25

package.json
{
"name": "jsreport-scheduling",
"version": "1.3.1",
"version": "1.3.2",
"description": "jsreport extension for scheduling background rendering jobs",
"scripts": {
"start": "jsreport-studio-start --httpPort 5488",
"run": "npm run build && jsreport-studio-start --httpPort 5488 --run-only",
"test": "mocha test --timeout=10000 && standard",

@@ -33,10 +34,10 @@ "build": "jsreport-studio-build",

"dependencies": {
"bluebird": "3.4.7",
"bluebird": "3.5.0",
"cron": "1.2.1",
"cron-builder": "0.3.0",
"cronstrue": "0.9.3",
"cronstrue": "0.10.3",
"in-publish": "2.0.0",
"moment": "2.17.1",
"moment": "2.18.1",
"ordinal-number-suffix": "0.1.1",
"shortid": "2.2.6",
"shortid": "2.2.8",
"underscore": "1.8.3"

@@ -46,13 +47,13 @@ },

"devDependencies": {
"babel-eslint": "7.1.1",
"eslint": "3.16.1",
"babel-eslint": "7.2.2",
"eslint": "3.19.0",
"eslint-config-standard-jsx": "3.3.0",
"eslint-plugin-babel": "4.0.1",
"jsreport-core": "1.1.1",
"jsreport-reports": "1.0.2",
"jsreport-studio-dev": "1.0.2",
"eslint-plugin-babel": "4.1.1",
"jsreport-core": "1.3.0",
"jsreport-reports": "1.1.0",
"jsreport-studio-dev": "1.1.0",
"jsreport-templates": "1.1.0",
"lodash": "4.17.4",
"mocha": "3.2.0",
"should": "11.2.0",
"should": "11.2.1",
"standard": "8.6.0"

@@ -59,0 +60,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc