@cronapp/precise-calculations 3.2.1-SP.3 → 3.2.1-SP.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package-lock.json +11 -11
- package/package.json +1 -1
package/package-lock.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cronapp/precise-calculations",
|
|
3
|
-
"version": "3.2.1-SP.
|
|
3
|
+
"version": "3.2.1-SP.5",
|
|
4
4
|
"lockfileVersion": 1,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"dependencies": {
|
|
@@ -212,9 +212,9 @@
|
|
|
212
212
|
}
|
|
213
213
|
},
|
|
214
214
|
"@babel/runtime": {
|
|
215
|
-
"version": "7.
|
|
216
|
-
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.
|
|
217
|
-
"integrity": "sha512-
|
|
215
|
+
"version": "7.27.0",
|
|
216
|
+
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.0.tgz",
|
|
217
|
+
"integrity": "sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==",
|
|
218
218
|
"requires": {
|
|
219
219
|
"regenerator-runtime": "^0.14.0"
|
|
220
220
|
}
|
|
@@ -1082,9 +1082,9 @@
|
|
|
1082
1082
|
}
|
|
1083
1083
|
},
|
|
1084
1084
|
"fraction.js": {
|
|
1085
|
-
"version": "5.2.
|
|
1086
|
-
"resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-5.2.
|
|
1087
|
-
"integrity": "sha512-
|
|
1085
|
+
"version": "5.2.2",
|
|
1086
|
+
"resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-5.2.2.tgz",
|
|
1087
|
+
"integrity": "sha512-uXBDv5knpYmv/2gLzWQ5mBHGBRk9wcKTeWu6GLTUEQfjCxO09uM/mHDrojlL+Q1mVGIIFo149Gba7od1XPgSzQ=="
|
|
1088
1088
|
},
|
|
1089
1089
|
"fs-mkdirp-stream": {
|
|
1090
1090
|
"version": "2.0.1",
|
|
@@ -1618,11 +1618,11 @@
|
|
|
1618
1618
|
"dev": true
|
|
1619
1619
|
},
|
|
1620
1620
|
"mathjs": {
|
|
1621
|
-
"version": "14.
|
|
1622
|
-
"resolved": "https://registry.npmjs.org/mathjs/-/mathjs-14.
|
|
1623
|
-
"integrity": "sha512-
|
|
1621
|
+
"version": "14.4.0",
|
|
1622
|
+
"resolved": "https://registry.npmjs.org/mathjs/-/mathjs-14.4.0.tgz",
|
|
1623
|
+
"integrity": "sha512-CpoYDhNENefjIG9wU9epr+0pBHzlaySfpWcblZdAf5qXik/j/U8eSmx/oNbmXO0F5PyfwPGVD/wK4VWsTho1SA==",
|
|
1624
1624
|
"requires": {
|
|
1625
|
-
"@babel/runtime": "^7.
|
|
1625
|
+
"@babel/runtime": "^7.26.10",
|
|
1626
1626
|
"complex.js": "^2.2.5",
|
|
1627
1627
|
"decimal.js": "^10.4.3",
|
|
1628
1628
|
"escape-latex": "^1.2.0",
|