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.2 to 1.1.3

6

HISTORY.md

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

1.1.3 / 2014-11-09
==================
* deps: mime-types@~2.0.3
- deps: mime-db@~1.2.0
1.1.2 / 2014-10-14

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

8

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

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

"dependencies": {
"mime-types": "~2.0.2",
"mime-types": "~2.0.3",
"negotiator": "0.4.9"

@@ -15,3 +15,3 @@ },

"istanbul": "~0.3.0",
"mocha": "1"
"mocha": "~2.0.1"
},

@@ -24,3 +24,3 @@ "files": [

"engines": {
"node": ">= 0.8.0"
"node": ">= 0.8"
},

@@ -27,0 +27,0 @@ "scripts": {

@@ -87,3 +87,3 @@ # accepts

[npm-url]: https://npmjs.org/package/accepts
[node-version-image]: https://img.shields.io/badge/node.js-%3E%3D_0.8-brightgreen.svg?style=flat
[node-version-image]: https://img.shields.io/node/v/accepts.svg?style=flat
[node-version-url]: http://nodejs.org/download/

@@ -90,0 +90,0 @@ [travis-image]: https://img.shields.io/travis/jshttp/accepts.svg?style=flat

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