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.4 to 1.2.5

6

HISTORY.md

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

1.2.5 / 2015-03-13
==================
* deps: mime-types@~2.0.10
- deps: mime-db@~1.8.0
1.2.4 / 2015-02-14

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

11

package.json
{
"name": "accepts",
"description": "Higher-level content negotiation",
"version": "1.2.4",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
"version": "1.2.5",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
],
"license": "MIT",
"repository": "jshttp/accepts",
"dependencies": {
"mime-types": "~2.0.9",
"mime-types": "~2.0.10",
"negotiator": "0.5.1"
},
"devDependencies": {
"istanbul": "0.3.5",
"istanbul": "0.3.7",
"mocha": "~1.21.5"

@@ -15,0 +18,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