Socket
Socket
Sign inDemoInstall

@regulaforensics/document-reader-webclient

Package Overview
Dependencies
13
Maintainers
4
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.1.3 to 7.1.4-beta.0

7

package.json

@@ -8,3 +8,3 @@ {

],
"version": "7.1.3",
"version": "7.1.4-beta.0",
"description": "Regula Document Reader js client for the browser and node.js based on axios",

@@ -26,3 +26,4 @@ "author": "Regula Forensics, Inc.",

"import": "./dist/module/index.js",
"require": "./dist/main/index.cjs"
"require": "./dist/main/index.cjs",
"types": "./lib/index.d.ts"
},

@@ -56,3 +57,3 @@ "main": "dist/main/index.cjs",

"@swc/helpers": "^0.5.3",
"axios": "^1.6.1",
"axios": "^1.6.8",
"base64-arraybuffer": "^1.0.2",

@@ -59,0 +60,0 @@ "pako": "^2.1.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc