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
0
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 to 3.19.10-20241202125136

11

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

@@ -15,9 +15,2 @@ * you may not use this file except in compliance with the License.

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
* @license MIT
*/
/*!
* URI.js - Mutating URLs

@@ -63,2 +56,4 @@ *

/*! For license information please see concerto-cto.js.LICENSE.txt */
/*! https://mths.be/punycode v1.4.0 by @mathias */
{
"name": "@accordproject/concerto-core",
"version": "3.19.9",
"version": "3.19.10-20241202125136",
"description": "Core Implementation for the Concerto Modeling Language",

@@ -41,6 +41,6 @@ "homepage": "https://github.com/accordproject/concerto",

"devDependencies": {
"@babel/preset-env": "7.16.11",
"acorn": "8.5.0",
"acorn-walk": "8.2.0",
"babel-loader": "8.2.3",
"@babel/preset-env": "7.26.0",
"acorn": "8.14.0",
"acorn-walk": "8.3.4",
"babel-loader": "9.2.1",
"chai": "4.3.6",

@@ -52,32 +52,28 @@ "chai-as-promised": "7.1.1",

"doctrine": "3.0.0",
"eslint": "8.2.0",
"fs-extra": "9.1.0",
"jsdoc": "^4.0.2",
"klaw": "3.0.0",
"mocha": "10.0.0",
"moxios": "0.4.0",
"node-polyfill-webpack-plugin": "2.0.1",
"nyc": "15.1.0",
"process": "0.11.10",
"sinon": "12.0.0",
"sinon-chai": "3.7.0",
"tmp-promise": "3.0.2",
"typescript": "5.6.3",
"webpack": "5.94.0",
"webpack-cli": "4.9.1",
"eslint": "8.57.1",
"fs-extra": "11.2.0",
"jsdoc": "^4.0.4",
"klaw": "4.1.0",
"mocha": "10.8.2",
"node-polyfill-webpack-plugin": "4.0.0",
"nyc": "17.1.0",
"sinon": "19.0.2",
"tmp-promise": "3.0.3",
"typescript": "5.7.2",
"webpack": "5.96.1",
"webpack-cli": "^5.1.4",
"xregexp": "5.1.1",
"yargs": "17.3.1"
"yargs": "17.7.2"
},
"dependencies": {
"@accordproject/concerto-cto": "file:../concerto-cto",
"@accordproject/concerto-metamodel": "3.10.2",
"@accordproject/concerto-metamodel": "3.10.3",
"@accordproject/concerto-util": "file:../concerto-util",
"dayjs": "1.11.10",
"debug": "4.3.4",
"dayjs": "1.11.13",
"debug": "4.3.7",
"lorem-ipsum": "2.0.8",
"randexp": "0.5.3",
"semver": "7.5.4",
"slash": "3.0.0",
"semver": "7.6.3",
"urijs": "1.19.11",
"uuid": "9.0.1"
"uuid": "11.0.3"
},

@@ -84,0 +80,0 @@ "browserslist": "> 0.25%, not dead",

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