You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@nexeraid/identity-sdk

Package Overview
Dependencies
Maintainers
0
Versions
655
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexeraid/identity-sdk - npm Package Compare versions

Comparing version

to
1.2.106-dev

2

dist/nexeraid-identity-sdk.cjs.d.ts

@@ -1,2 +0,2 @@

export * from "./declarations/src/index";
export * from "./declarations/src/index.js";
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmV4ZXJhaWQtaWRlbnRpdHktc2RrLmNqcy5kLnRzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi9kZWNsYXJhdGlvbnMvc3JjL2luZGV4LmQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEifQ==
{
"name": "@nexeraid/identity-sdk",
"version": "1.2.105",
"version": "1.2.106",
"description": "Nexera ID Identity Verification SDK",

@@ -50,3 +50,3 @@ "keywords": [],

"@unblokttechnology/eslint-config": "workspace:*",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},

@@ -53,0 +53,0 @@ "preconstruct": {

{
"name": "@nexeraid/identity-sdk",
"version": "1.2.105-staging",
"version": "1.2.106-dev",
"description": "Nexera ID Identity Verification SDK",

@@ -29,8 +29,8 @@ "keywords": [],

"zod": "^3.23.8",
"@nexeraid/identity-api-client": "2.3.22-staging",
"@nexeraid/logger": "2.3.22-staging",
"@nexeraid/identity-schemas": "2.3.23-staging"
"@nexeraid/identity-api-client": "2.3.22-dev",
"@nexeraid/identity-schemas": "2.3.24-dev",
"@nexeraid/logger": "2.3.22-dev"
},
"devDependencies": {
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"@unblokttechnology/eslint-config": "0.1.1"

@@ -37,0 +37,0 @@ },