🚀 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
0
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.2.2

10

package.json
{
"name": "@jsreport/jsreport-authentication",
"version": "4.2.1",
"version": "4.2.2",
"description": "jsreport extension adding user authentication",

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

"dependencies": {
"body-parser": "1.20.2",
"body-parser": "1.20.3",
"client-sessions": "0.8.0",

@@ -45,6 +45,6 @@ "ejs": "3.1.10",

"devDependencies": {
"@jsreport/jsreport-core": "4.4.1",
"@jsreport/jsreport-express": "4.1.2",
"@jsreport/jsreport-core": "4.5.0",
"@jsreport/jsreport-express": "4.1.3",
"@jsreport/studio-dev": "4.0.0",
"express": "4.19.2",
"express": "4.21.1",
"lodash.clonedeep": "4.5.0",

@@ -51,0 +51,0 @@ "mocha": "10.1.0",

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

### 4.2.2
- update deps to fix npm audit
### 4.2.1

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