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.5 to 1.3.6

6

accepts/index.d.ts

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

// Type definitions for accepts 1.3
// Project: https://github.com/jshttp/accepts
// Definitions by: Stefan Reichel <https://github.com/bomret>
// Brice BERNARD <https://github.com/brikou>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

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

13

accepts/package.json
{
"name": "@types/accepts",
"version": "1.3.5",
"version": "1.3.6",
"description": "TypeScript definitions for accepts",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/accepts",
"license": "MIT",

@@ -9,3 +10,2 @@ "contributors": [

"name": "Stefan Reichel",
"url": "https://github.com/bomret",
"githubUsername": "bomret"

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

"name": "Brice BERNARD",
"url": "https://github.com/brikou",
"githubUsername": "brikou"

@@ -21,5 +20,7 @@ }

"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/accepts"
},

@@ -30,4 +31,4 @@ "scripts": {},

},
"typesPublisherContentHash": "0c1b369f923466e74bec6da148c76a05cc138923a142ea737eff8cf2b29b559f",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "ecfae444ebbb3d8bdabd30b992b4adadb3fa3a8133bbab6d73ce8a46e11be8bf",
"typeScriptVersion": "4.5"
}

@@ -8,10 +8,9 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/accepts
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/accepts.
Additional Details
* Last updated: Tue, 13 Feb 2018 02:54:18 GMT
* Dependencies: http, node
* Global values: none
### Additional Details
* Last updated: Tue, 17 Oct 2023 21:12:30 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
# Credits
These definitions were written by Stefan Reichel <https://github.com/bomret>, Brice BERNARD <https://github.com/brikou>.
These definitions were written by [Stefan Reichel](https://github.com/bomret), and [Brice BERNARD](https://github.com/brikou).

Sorry, the diff of this file is not supported yet

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