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

@types/accepts

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/accepts - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

4

accepts/index.d.ts

@@ -7,7 +7,7 @@ // Type definitions for accepts 1.3

declare namespace accepts {
export interface Headers {
interface Headers {
[key: string]: string | string[];
}
export interface Accepts {
interface Accepts {
/**

@@ -14,0 +14,0 @@ * Return the first accepted charset. If nothing in `charsets` is accepted, then `false` is returned.

{
"name": "@types/accepts",
"version": "1.3.1",
"version": "1.3.2",
"description": "TypeScript definitions for accepts",
"license": "MIT",
"author": "Stefan Reichel <https://github.com/bomret>",
"contributors": [
{
"name": "Stefan Reichel",
"url": "https://github.com/bomret"
}
],
"main": "",

@@ -15,4 +20,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "f8beea30e71f609258e5624ab1dadbcd3457ff7fe496e5914d601e080ab1a56e",
"typesPublisherContentHash": "b7ab2e8ce71713dad8d66f7a2fae90c6fd87b3fc89f34283a6b3436ab97a4583",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Tue, 07 Feb 2017 20:01:00 GMT
* Last updated: Tue, 21 Mar 2017 20:18:42 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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