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

@opencrvs/toolkit

Package Overview
Dependencies
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencrvs/toolkit - npm Package Compare versions

Comparing version 0.0.26-events-ml to 0.0.27-events-ml

4

dist/conditionals/index.js

@@ -879,4 +879,4 @@ "use strict";

apply: () => {
if (conditions.length === 0) {
throw new Error("No conditions applied");
if (conditions.length === 1) {
return conditions[0];
}

@@ -883,0 +883,0 @@ return ensureWrapper(conditions, "and");

{
"name": "@opencrvs/toolkit",
"version": "0.0.26-events-ml",
"version": "0.0.27-events-ml",
"description": "OpenCRVS toolkit for building country configurations",

@@ -5,0 +5,0 @@ "license": "MPL-2.0",

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