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

@accordproject/concerto-core

Package Overview
Dependencies
Maintainers
3
Versions
889
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accordproject/concerto-core - npm Package Compare versions

Comparing version 3.19.9-20241127150244 to 3.19.9-20241129130418

2

dist/concerto-core.js.LICENSE.txt
/*!
* Concerto v3.19.9-20241127150244
* Concerto v3.19.9-20241129130418
* Licensed under the Apache License, Version 2.0 (the "License");

@@ -4,0 +4,0 @@ * you may not use this file except in compliance with the License.

@@ -324,3 +324,4 @@ /*

addMetamodel: true,
enableMapType
enableMapType,
importAliasing: modelManager.isAliasedTypeEnabled(),
});

@@ -453,2 +454,3 @@ validationModelManager.addModelFiles(modelManager.getModelFiles());

enableMapType,
importAliasing: modelManager.isAliasedTypeEnabled(),
decoratorValidation: modelManager.getDecoratorValidation()});

@@ -455,0 +457,0 @@ newModelManager.fromAst(decoratedAst);

{
"name": "@accordproject/concerto-core",
"version": "3.19.9-20241127150244",
"version": "3.19.9-20241129130418",
"description": "Core Implementation for the Concerto Modeling Language",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/accordproject/concerto",

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

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