Socket
Socket
Sign inDemoInstall

form-urlencoded

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

form-urlencoded - npm Package Compare versions

Comparing version 5.0.0 to 6.0.0

2

package.json

@@ -14,3 +14,3 @@ {

},
"version": "5.0.0",
"version": "6.0.0",
"description": "Return an object as an 'x-www-form-urlencoded' string",

@@ -17,0 +17,0 @@ "author": "Chris <chris@bumblehead.com>",

@@ -12,3 +12,3 @@ form-urlencoded

// or:
// var formurlencoded = require('form-urlencoded').default;
// var formurlencoded = require('form-urlencoded');

@@ -59,3 +59,4 @@ const obj = {

* 4.5.0, add exports to package.json to support native esm
* 6.0.0, add exports to package.json to support native esm
* 5.5.0, add exports to package.json to support native esm (unpublished)

@@ -62,0 +63,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