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

@credify/credify-js

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@credify/credify-js - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

1

dist/domain/model.d.ts

@@ -10,3 +10,2 @@ import { AccountEntity, IdentityEntity, LocationEntity, NameEntity, OIDCInfo, PhoneNumberEntity, ProfileEntity } from "../entity/entity";

profile: ProfileEntity;
fecScore: number;
}

@@ -13,0 +12,0 @@ interface TrustedEmailStatus {

4

dist/utils/constants.d.ts
import { ProfileModel, UserProfile } from "../domain/model";
export declare const APP_HOST = "https://53e9375b.ngrok.io";
export declare const APP_HOST = "https://c8db93b1.ngrok.io";
export declare const APP_API_KEY = "4KcU8dUGk5MCiN7IZTcY";
export declare const APP_OIDC_HOST = "https://stg-oidc-core.credify.one";
export declare const APP_OIDC_HOST = "https://5e4380a9.ngrok.io";
export declare const LOCAL_STORAGE_KEY = "credify_demo_profile";

@@ -6,0 +6,0 @@ export declare const LOCAL_STORAGE_KEY_ACCESS_TOKEN = "credify_demo_token";

{
"name": "@credify/credify-js",
"version": "1.0.4",
"version": "1.0.5",
"description": "Credify JS Library",

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

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

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