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

@types/oauth2orize

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/oauth2orize - npm Package Compare versions

Comparing version 1.11.1 to 1.11.2

6

oauth2orize/index.d.ts

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

// Type definitions for oauth2orize 1.11
// Project: https://github.com/jaredhanson/oauth2orize/
// Definitions by: Wonshik Kim <https://github.com/wokim>, Kei Son <https://github.com/heycalmdown>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="node" />

@@ -8,0 +2,0 @@ /// <reference types="express" />

14

oauth2orize/package.json
{
"name": "@types/oauth2orize",
"version": "1.11.1",
"version": "1.11.2",
"description": "TypeScript definitions for oauth2orize",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/oauth2orize",

"name": "Wonshik Kim",
"url": "https://github.com/wokim",
"githubUsername": "wokim"
"githubUsername": "wokim",
"url": "https://github.com/wokim"
},
{
"name": "Kei Son",
"url": "https://github.com/heycalmdown",
"githubUsername": "heycalmdown"
"githubUsername": "heycalmdown",
"url": "https://github.com/heycalmdown"
}

@@ -32,4 +32,4 @@ ],

},
"typesPublisherContentHash": "9b2265d45f1df73f320d6e3170ace2f72d41408e05d77de27a62ed8eef703932",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "5b54fd111a14b67ba4e8f11d1869cd7e53e140abf74097e89967b483ad24b257",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Sun, 03 Sep 2023 22:33:45 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Wonshik Kim](https://github.com/wokim), and [Kei Son](https://github.com/heycalmdown).
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