jsreport-public-reports
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "jsreport-public-reports", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "jsreport extension for accessing reports with an access-token", | ||
@@ -36,7 +36,7 @@ "scripts": { | ||
"eslint-plugin-babel": "5.2.0", | ||
"jsreport-authentication": "2.1.0", | ||
"jsreport-authorization": "2.0.0", | ||
"jsreport-core": "2.2.0", | ||
"jsreport-express": "2.2.2", | ||
"jsreport-templates": "2.0.0", | ||
"jsreport-authentication": "^2.2.2", | ||
"jsreport-authorization": "^2.2.3", | ||
"jsreport-core": "^2.4.3", | ||
"jsreport-express": "^2.3.1", | ||
"jsreport-templates": "^2.2.0", | ||
"mocha": "5.2.0", | ||
@@ -43,0 +43,0 @@ "should": "13.2.3", |
13235