Socket
Socket
Sign inDemoInstall

content-type

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

5

HISTORY.md

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

1.0.2 / 2016-05-09
==================
* perf: enable strict mode
1.0.1 / 2015-02-13

@@ -2,0 +7,0 @@ ==================

2

index.js

@@ -7,2 +7,4 @@ /*!

'use strict'
/**

@@ -9,0 +11,0 @@ * RegExp to match *( ";" parameter ) in RFC 7231 sec 3.1.1.1

4

package.json
{
"name": "content-type",
"description": "Create and parse HTTP Content-Type header",
"version": "1.0.1",
"version": "1.0.2",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",

@@ -16,3 +16,3 @@ "license": "MIT",

"devDependencies": {
"istanbul": "0.3.5",
"istanbul": "0.4.3",
"mocha": "~1.21.5"

@@ -19,0 +19,0 @@ },

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