New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@onfido/api

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onfido/api - npm Package Compare versions

Comparing version 2.8.0 to 2.9.0

4

CHANGELOG.md
# Changelog
## v2.9.0 24 November 2023
- Add `resource` to `WebhookEvent`
## v2.8.0 24 November 2023

@@ -4,0 +8,0 @@

2

dist/index.es.js
import axios from 'axios';
import { PassThrough, Readable } from 'stream';
var version = "2.8.0";
var version = "2.9.0";

@@ -6,0 +6,0 @@ class OnfidoError extends Error {

@@ -10,3 +10,3 @@ 'use strict';

var version = "2.8.0";
var version = "2.9.0";

@@ -13,0 +13,0 @@ class OnfidoError extends Error {

@@ -11,2 +11,3 @@ /// <reference types="node" />

};
resource?: object;
};

@@ -13,0 +14,0 @@ export declare class WebhookEventVerifier {

{
"name": "@onfido/api",
"version": "2.8.0",
"version": "2.9.0",
"description": "Node.js library for the Onfido API",

@@ -5,0 +5,0 @@ "keywords": [

@@ -206,1 +206,10 @@ # Onfido Node.js Library

More documentation and code examples can be found at <https://documentation.onfido.com>
## Support
Should you encounter any technical issues during integration, please contact Onfido’s Customer Support team
via [email](mailto:support@onfido.com), including the word ISSUE: at the start of the subject line.
Alternatively, you can search the support documentation available via the customer experience
portal, [public.support.onfido.com](http://public.support.onfido.com).

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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