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

@octetstream/object-to-form-data

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octetstream/object-to-form-data - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

lib/object-to-form-data.d.cts

5

package.json
{
"type": "module",
"name": "@octetstream/object-to-form-data",
"version": "3.0.0",
"version": "3.0.1",
"description": "Serialize given object/collection to a FormData.",

@@ -39,2 +39,3 @@ "repository": {

"c8": "9.1.0",
"del-cli": "^5.1.0",
"eslint": "8.56.0",

@@ -51,3 +52,3 @@ "formdata-node": "6.0.3",

"scripts": {
"build": "pnpm run lint:types && tsup",
"build": "pnpm run lint:types && pnpm del-cli lib && tsup",
"eslint": "eslint src/**/*.ts",

@@ -54,0 +55,0 @@ "lint:types": "tsc --noEmit",

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