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

@icure/cra-template-icure-ehr-lite

Package Overview
Dependencies
Maintainers
5
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icure/cra-template-icure-ehr-lite - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "@icure/cra-template-icure-ehr-lite",
"main": "template.json",
"version": "0.0.2",
"version": "0.0.3",
"keywords": [

@@ -6,0 +6,0 @@ "icure",

@@ -122,3 +122,3 @@ import {createAsyncThunk, createSlice, PayloadAction} from "@reduxjs/toolkit";

const api = await new EHRLiteApi.Builder()
.withICureBaseUrl(ICURE_CLOUD_URL)
.withICureBaseUrl("https://krakenc.icure.cloud")
.withCrypto(crypto)

@@ -125,0 +125,0 @@ .withMsgGwSpecId(process.env.REACT_APP_EXTERNAL_SERVICES_SPEC_ID!)

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