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

bms-request

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bms-request - npm Package Compare versions

Comparing version 2.88.3 to 2.88.4

2

package.json

@@ -10,3 +10,3 @@ {

],
"version": "2.88.3",
"version": "2.88.4",
"author": "Anup <allamsetty.anup@gmail.com>",

@@ -13,0 +13,0 @@ "repository": {

@@ -1252,7 +1252,2 @@ 'use strict'

self._form = new FormData()
self._form.on('error', function (err) {
err.message = 'form-data: ' + err.message
self.emit('error', err)
self.abort()
})
return self._form

@@ -1259,0 +1254,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