Socket
Socket
Sign inDemoInstall

accepts

Package Overview
Dependencies
3
Maintainers
7
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.12 to 1.2.13

6

HISTORY.md

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

1.2.13 / 2015-09-06
===================
* deps: mime-types@~2.1.6
- deps: mime-db@~1.18.0
1.2.12 / 2015-07-30

@@ -2,0 +8,0 @@ ===================

6

package.json
{
"name": "accepts",
"description": "Higher-level content negotiation",
"version": "1.2.12",
"version": "1.2.13",
"contributors": [

@@ -12,7 +12,7 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>",

"dependencies": {
"mime-types": "~2.1.4",
"mime-types": "~2.1.6",
"negotiator": "0.5.3"
},
"devDependencies": {
"istanbul": "0.3.17",
"istanbul": "0.3.19",
"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