Socket
Socket
Sign inDemoInstall

@barchart/common-js

Package Overview
Dependencies
17
Maintainers
14
Versions
450
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.37.1 to 4.38.0

2

api/http/interceptors/RequestInterceptor.js

@@ -28,3 +28,3 @@ const assert = require('./../../../lang/assert');

.then(() => {
return this._onProcess(request);
return this._onProcess(request, endpoint);
});

@@ -31,0 +31,0 @@ }

{
"name": "@barchart/common-js",
"version": "4.37.1",
"version": "4.38.0",
"description": "Library of common JavaScript utilities",

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

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