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

@accordproject/concerto-util

Package Overview
Dependencies
Maintainers
0
Versions
495
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accordproject/concerto-util - npm Package Compare versions

Comparing version 3.19.2 to 3.19.3-20241014162440

4

package.json
{
"name": "@accordproject/concerto-util",
"version": "3.19.2",
"version": "3.19.3-20241014162440",
"description": "Utilities for Concerto Modeling Language",

@@ -57,3 +57,3 @@ "homepage": "https://github.com/accordproject/concerto",

"tmp-promise": "3.0.2",
"typescript": "4.6.3",
"typescript": "5.6.3",
"undici": "^6.19.8"

@@ -60,0 +60,0 @@ },

@@ -104,4 +104,4 @@ export = Logger;

declare namespace Logger {
const level: string;
const transports: {}[];
let level: string;
let transports: {}[];
}
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