🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@opengov/ppf-backend-types

Package Overview
Dependencies
Maintainers
241
Versions
508
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opengov/ppf-backend-types - npm Package Compare versions

Comparing version

to
1.93.5

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## 1.93.5 (2025-04-21)
### Bug Fixes
* add timeout to third party requests ([#528](https://github.com/OpenGov/pluggable-payments/issues/528)) ([eaf070f](https://github.com/OpenGov/pluggable-payments/commit/eaf070f498394df0133e5019921c5e789dcb6897))
## 1.93.4 (2025-04-21)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "@opengov/ppf-backend-types",
"version": "1.93.4",
"version": "1.93.5",
"description": "PPF Backend types",

@@ -20,3 +20,3 @@ "homepage": "https://github.com/OpenGov/pluggable-payments#readme",

"@opengov/plc-fastify-auth-plugin": "0.0.9",
"@opengov/ppf-backend-graphql-schema": "^0.90.4"
"@opengov/ppf-backend-graphql-schema": "^0.90.5"
},

@@ -38,3 +38,3 @@ "repository": {

},
"gitHead": "9247eff672cb03b0119952a648fb95bf6bbde143"
"gitHead": "06aa11baa488e1bc19b7b5347783c6cb2339fce6"
}