Socket
Socket
Sign inDemoInstall

@ajoelp/json-to-formdata

Package Overview
Dependencies
489
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 1.0.0

25

package.json
{
"name": "@ajoelp/json-to-formdata",
"version": "0.1.1",
"description": "",
"version": "1.0.0",
"description": "Convert json data to a FormData object",
"keywords": [
"formdata",
"form",
"data",
"form-data",
"object",
"json",
"json-to-formdata"
],
"homepage": "https://github.com/ajoelp/json-to-formdata#readme",
"scripts": {

@@ -10,4 +20,11 @@ "test": "jest",

},
"author": "",
"license": "ISC",
"author": "Joel Podrebarac <joelpodrebar@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/ajoelp/json-to-formdata.git"
},
"bugs": {
"url": "https://github.com/ajoelp/json-to-formdata/issues"
},
"dependencies": {

@@ -14,0 +31,0 @@ "jest": "^24.9.0",

Sorry, the diff of this file is not supported yet

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