New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jsreport/jsreport-core

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsreport/jsreport-core - npm Package Compare versions

Comparing version 3.11.1 to 3.11.2

1

lib/main/reporter.js

@@ -420,2 +420,3 @@ /*!

req = Request(req)
options.onReqReady?.(req)

@@ -422,0 +423,0 @@ // TODO: we will probably validate in the thread

2

package.json
{
"name": "@jsreport/jsreport-core",
"version": "3.11.1",
"version": "3.11.2",
"description": "javascript based business reporting",

@@ -5,0 +5,0 @@ "keywords": [

@@ -285,2 +285,6 @@ # @jsreport/jsreport-core

### 3.11.1
- fix error when trying to read `req.options` on reporter main code when `enableRequestReportTimeout` is enabled
### 3.11.0

@@ -287,0 +291,0 @@

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