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

@openmrs/admin-tools

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openmrs/admin-tools - npm Package Compare versions

Comparing version 4.0.6-pre.165 to 4.0.6-pre.166

e2e/specs/open-concept-lab.spec.ts

1

e2e/pages/openConceptLabPage.ts

@@ -16,2 +16,3 @@ import { type Page } from '@playwright/test';

async addOclSubscription() {
await expect(this.page.getByRole('heading', { name: /ocl subscription module/i })).toBeVisible();
await this.page.getByLabel('Subscription URL').fill(process.env.E2E_OCL_SUBSCRIPTION_URL);

@@ -18,0 +19,0 @@ await this.page.getByLabel('Token').fill(process.env.E2E_OCL_TOKEN);

2

package.json
{
"name": "@openmrs/admin-tools",
"version": "4.0.6-pre.165",
"version": "4.0.6-pre.166",
"workspaces": [

@@ -5,0 +5,0 @@ "packages/*"

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