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 0.1.7 to 0.1.8

4

package.json
{
"name": "form-urlencoded",
"main": "form-urlencoded",
"version": "0.1.07",
"version": "0.1.08",
"author": "Chris <chris@bumblehead.com>",

@@ -24,3 +24,3 @@ "contributors": [{

"jasmine-node" : ">=1.3.0",
"qs" : ">=0.6.5",
"qs" : "0.6.5",
"compareobj" : ">=0.0.3"

@@ -27,0 +27,0 @@ },

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

form-urlencoded [![es5 classic][7]][7]
form-urlencoded
===============
**(c)[Bumblehead][0],[JBlashill][6] 2012,2013,2014,2015,2016** [MIT-license](#license)
**(c)[Bumblehead][0],[JBlashill][6] 2012,2013,2014,2015,2016**

@@ -46,8 +46,6 @@ form-urlencoded returns `x-www-form-urlencoded` string data, an encoding often used when an HTML form is submitted. The form data is serialised in this format and sent to a server.

[6]: https://github.com/jblashill/form-urlencoded "jblashill"
[7]: https://raw.githubusercontent.com/iambumblehead/es5classic/master/es5classic_40x40.png
[7]: https://raw.githubusercontent.com/iambumblehead/es5classic/master/es5classic_120x120.png
---------------------------------------------------------
#### <a id="license">license
![scrounge](https://github.com/iambumblehead/scroungejs/raw/master/img/hand.png)
![scrounge](https://github.com/iambumblehead/scroungejs/raw/master/img/hand.png)[![es5 classic][7]][7]

@@ -54,0 +52,0 @@ (The MIT License)

Sorry, the diff of this file is not supported yet

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