Socket
Socket
Sign inDemoInstall

formdata-node

Package Overview
Dependencies
4
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.6.1 to 3.6.2

4

package.json
{
"name": "formdata-node",
"version": "3.6.1",
"version": "3.6.2",
"description": "FormData implementation for Node.js",

@@ -19,3 +19,3 @@ "repository": "octet-stream/form-data",

"module": "./lib/esm/index.js",
"browser": "./browser.js",
"browser": "./lib/cjs/browser.js",
"types": "./@type/index.d.ts",

@@ -22,0 +22,0 @@ "exports": {

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