Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

accepts

Package Overview
Dependencies
Maintainers
7
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

accepts - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

6

HISTORY.md

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

1.1.4 / 2014-12-10
==================
* deps: mime-types@~2.0.4
- deps: mime-db@~1.3.0
1.1.3 / 2014-11-09

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

6

package.json
{
"name": "accepts",
"description": "Higher-level content negotiation",
"version": "1.1.3",
"version": "1.1.4",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",

@@ -9,7 +9,7 @@ "license": "MIT",

"dependencies": {
"mime-types": "~2.0.3",
"mime-types": "~2.0.4",
"negotiator": "0.4.9"
},
"devDependencies": {
"istanbul": "~0.3.0",
"istanbul": "~0.3.4",
"mocha": "~2.0.1"

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