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.3 to 1.11.4

8

oauth2orize/index.d.ts

@@ -53,6 +53,6 @@ /// <reference types="node" />

export interface DecisionOptions {
cancelField: string;
userProperty: string;
sessionKey: string;
loadTransaction: boolean;
cancelField?: string;
userProperty?: string;
sessionKey?: string;
loadTransaction?: boolean;
}

@@ -59,0 +59,0 @@

{
"name": "@types/oauth2orize",
"version": "1.11.3",
"version": "1.11.4",
"description": "TypeScript definitions for oauth2orize",

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

},
"typesPublisherContentHash": "6e62dd118e4fd58b9a7951f76ae38ccd7e8a7a710afa58bbc3e3c8938a111743",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "c3b87babbb022f7db53814f0439b3e480ae427675efa45e5a41dd83e7b0d48e8",
"typeScriptVersion": "4.7"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Thu, 14 Mar 2024 07:07:17 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@

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