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

persona

Package Overview
Dependencies
Maintainers
7
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

persona - npm Package Compare versions

Comparing version 3.8.0 to 3.8.2

dist/components/Application.d.ts

14

CHANGELOG.md

@@ -5,2 +5,16 @@ # Changelog

### [3.8.2](https://bitbucket.org/persona-id/persona-verify/compare/v3.8.0...v3.8.2) (2021-04-09)
### Bug Fixes
* Add Identification Number as an attribute to lockedAttributes ([34e104c](https://bitbucket.org/persona-id/persona-verify/commit/34e104c5028096f824fcf5c1bcecf1ae2c98a0ce))
### [3.8.1](https://bitbucket.org/persona-id/persona-verify/compare/v3.8.0...v3.8.1) (2021-04-09)
### Bug Fixes
* Add Identification Number as an attribute to lockedAttributes ([34e104c](https://bitbucket.org/persona-id/persona-verify/commit/34e104c5028096f824fcf5c1bcecf1ae2c98a0ce))
## [3.8.0](https://bitbucket.org/persona-id/persona-verify/compare/v3.7.3...v3.8.0) (2021-04-07)

@@ -7,0 +21,0 @@

1

dist/lib/interfaces.d.ts

@@ -13,2 +13,3 @@ export interface InquiryAttributes {

emailAddress?: string;
identificationNumber?: string;
}

@@ -15,0 +16,0 @@ export interface InquiryError {

2

package.json
{
"name": "persona",
"version": "3.8.0",
"version": "3.8.2",
"description": "The official web client library for the Persona API.",

@@ -5,0 +5,0 @@ "main": "./dist/persona.js",

Sorry, the diff of this file is too big to display

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