Socket
Socket
Sign inDemoInstall

form-data-entries

Package Overview
Dependencies
Maintainers
15
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

form-data-entries - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

index.d.ts

@@ -1,1 +0,1 @@

export declare default function formDataEntries(form: HTMLFormElement): Array<[string, string]>
export default function formDataEntries(form: HTMLFormElement): Array<[string, string]>
{
"name": "form-data-entries",
"description": "FormData.entries ponyfill",
"version": "1.0.3",
"version": "1.0.4",
"main": "index.umd.js",

@@ -6,0 +6,0 @@ "module": "index.js",

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