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

jsreport-public-reports

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsreport-public-reports - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

2

lib/main.js

@@ -69,3 +69,3 @@ /*!

.then((buffer) => {
res.send('\uFEFF' + buffer)
res.send((isCsv ? '\uFEFF' : '') + buffer)
})

@@ -72,0 +72,0 @@ .catch(next)

{
"name": "jsreport-public-reports",
"version": "1.3.4",
"version": "1.3.5",
"description": "jsreport extension for accessing reports with an access-token",

@@ -5,0 +5,0 @@ "scripts": {

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