🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@jsreport/jsreport-authentication

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsreport/jsreport-authentication - npm Package Compare versions

Comparing version

to
4.0.1

4

jsreport.config.js

@@ -109,6 +109,6 @@ module.exports = {

requires: {
core: '3.x.x',
studio: '3.x.x'
core: '4.x.x',
studio: '4.x.x'
},
skipInExeRender: true
}
{
"name": "@jsreport/jsreport-authentication",
"version": "4.0.0",
"version": "4.0.1",
"description": "jsreport extension adding user authentication",

@@ -46,3 +46,3 @@ "keywords": [

"@jsreport/jsreport-express": "4.0.0",
"@jsreport/studio-dev": "3.2.1",
"@jsreport/studio-dev": "4.0.0",
"express": "4.18.2",

@@ -49,0 +49,0 @@ "lodash.clonedeep": "4.5.0",

@@ -10,2 +10,6 @@ # @jsreport/jsreport-authentication

### 4.0.1
- fix `jsreport.config.json` requires metadata for v4
### 4.0.0

@@ -12,0 +16,0 @@