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 3.0.6 to 3.0.7

1

oauth2-server/index.d.ts

@@ -330,3 +330,2 @@ // Type definitions for Node OAuth2 Server 3.0

interface User {
id: string;
[key: string]: any;

@@ -333,0 +332,0 @@ }

4

oauth2-server/package.json
{
"name": "@types/oauth2-server",
"version": "3.0.6",
"version": "3.0.7",
"description": "TypeScript definitions for Node OAuth2 Server",

@@ -27,4 +27,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "bc33be32a0d422ade7fedf388fba48d7a060dcf932d281467c249b6019e6d3aa",
"typesPublisherContentHash": "e45b091e2d2f07153448d87d18b96d9eba53cea47b08b8ed71b62ada3bcfd49a",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Sun, 27 May 2018 14:13:13 GMT
* Last updated: Fri, 01 Jun 2018 16:26:34 GMT
* Dependencies: express

@@ -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