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

@types/oauth2-server

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/oauth2-server - npm Package Compare versions

Comparing version 0.0.16-alpha to 0.0.21-alpha

6

package.json
{
"name": "@types/oauth2-server",
"version": "0.0.16-alpha",
"description": "Type definitions for Node OAuth2 Server from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "0.0.21-alpha",
"description": "TypeScript definitions for Node OAuth2 Server",
"main": "",

@@ -11,4 +11,4 @@ "scripts": {},

"dependencies": {
"express": "*"
"@types/express": "*"
}
}
# Installation
> `npm install --save-dev @types/oauth2-server`
> `npm install --save @types/oauth2-server`
# Summary
This package contains type definitions for Node OAuth2 Server.
This package contains type definitions for Node OAuth2 Server (https://github.com/thomseddon/node-oauth2-server).
The project URL or description is https://github.com/thomseddon/node-oauth2-server
# Credits
These definitions were written by Robbie Van Gorkom <https://github.com/vangorra>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/oauth2-server
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/oauth2-server
Additional Details
* Last updated: Thu, 19 May 2016 20:06:04 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:39 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: express, express
* Global values: o
# Credits
These definitions were written by Robbie Van Gorkom <https://github.com/vangorra>.
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