@accordproject/concerto-core
Advanced tools
Comparing version 3.19.9 to 3.19.10-20241202125136
/*! | ||
* 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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
10
24
0
1092377
1
+ Added@accordproject/concerto-metamodel@3.10.3(transitive)
+ Added@accordproject/concerto-util@3.19.8(transitive)
+ Addeddayjs@1.11.13(transitive)
+ Addeddebug@4.3.7(transitive)
+ Addedms@2.1.3(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addeduuid@11.0.3(transitive)
- Removedslash@3.0.0
- Removed@accordproject/concerto-metamodel@3.10.2(transitive)
- Removed@accordproject/concerto-util@3.19.2(transitive)
- Removeddayjs@1.11.10(transitive)
- Removedlru-cache@6.0.0(transitive)
- Removedsemver@7.5.4(transitive)
- Removeduuid@9.0.1(transitive)
- Removedyallist@4.0.0(transitive)
Updateddayjs@1.11.13
Updateddebug@4.3.7
Updatedsemver@7.6.3
Updateduuid@11.0.3