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 6.0.2 to 6.0.3

4

CHANGELOG.md
# Changelog
## 6.0.3 - 2021-04-21
* add README.md to published files list
## 6.0.2 - 2021-04-20

@@ -4,0 +8,0 @@

5

package.json

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

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

@@ -23,3 +23,4 @@ "author": "Chris <chris@bumblehead.com>",

"form-urlencoded.mjs",
"form-urlencoded.d.ts"
"form-urlencoded.d.ts",
"README.md"
],

@@ -26,0 +27,0 @@ "contributors": [

@@ -56,8 +56,3 @@ form-urlencoded

changelog
* 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)
(The MIT License)

@@ -64,0 +59,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