solve-engine 1.0.0-beta.5 → 1.0.0-beta.7

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.
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkAZUA3F4I_cjs = require('./chunk-AZUA3F4I.cjs');
3
+ var chunk35IWNZPJ_cjs = require('./chunk-35IWNZPJ.cjs');
4
4
  require('./chunk-M4N5GA5Z.cjs');
5
5
  require('./chunk-B7LXJ6LC.cjs');
6
6
 
@@ -8,15 +8,15 @@ require('./chunk-B7LXJ6LC.cjs');
8
8
 
9
9
  Object.defineProperty(exports, "ConfigManager", {
10
10
  enumerable: true,
11
- get: function () { return chunkAZUA3F4I_cjs.ConfigManager; }
11
+ get: function () { return chunk35IWNZPJ_cjs.ConfigManager; }
12
12
  });
13
13
  Object.defineProperty(exports, "DEFAULT_CONFIG", {
14
14
  enumerable: true,
15
- get: function () { return chunkAZUA3F4I_cjs.DEFAULT_CONFIG; }
15
+ get: function () { return chunk35IWNZPJ_cjs.DEFAULT_CONFIG; }
16
16
  });
17
17
  Object.defineProperty(exports, "ENGINE_VERSION", {
18
18
  enumerable: true,
19
- get: function () { return chunkAZUA3F4I_cjs.ENGINE_VERSION; }
19
+ get: function () { return chunk35IWNZPJ_cjs.ENGINE_VERSION; }
20
20
  });
21
21
  //# sourceMappingURL=constants.cjs.map
22
22
  //# sourceMappingURL=constants.cjs.map
package/dist/constants.js CHANGED
@@ -1,4 +1,4 @@
1
- export { ConfigManager, DEFAULT_CONFIG, ENGINE_VERSION } from './chunk-VZH3NOLP.js';
1
+ export { ConfigManager, DEFAULT_CONFIG, ENGINE_VERSION } from './chunk-P33SBYGG.js';
2
2
  import './chunk-6RDSQURE.js';
3
3
  import './chunk-YLJ4XMA6.js';
4
4
  //# sourceMappingURL=constants.js.map
package/dist/engine.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunk73GSBGUU_cjs = require('./chunk-73GSBGUU.cjs');
3
+ var chunkV6HA6JJZ_cjs = require('./chunk-V6HA6JJZ.cjs');
4
4
  require('./chunk-MTX2KVU7.cjs');
5
5
  require('./chunk-NGBBNL4K.cjs');
6
6
  require('./chunk-X6K3HUOY.cjs');
@@ -21,7 +21,7 @@ require('./chunk-VEKIWQ3F.cjs');
21
21
  require('./chunk-4CVLFLOB.cjs');
22
22
  require('./chunk-OC6LTXYS.cjs');
23
23
  require('./chunk-NJTXJ5AG.cjs');
24
- require('./chunk-AZUA3F4I.cjs');
24
+ require('./chunk-35IWNZPJ.cjs');
25
25
  require('./chunk-WWOLFXTX.cjs');
26
26
  require('./chunk-TY3TLZAW.cjs');
27
27
  require('./chunk-M4F66R4O.cjs');
@@ -36,43 +36,43 @@ require('./chunk-B7LXJ6LC.cjs');
36
36
 
37
37
  Object.defineProperty(exports, "AsyncResolutionBatcher", {
38
38
  enumerable: true,
39
- get: function () { return chunk73GSBGUU_cjs.AsyncResolutionBatcher; }
39
+ get: function () { return chunkV6HA6JJZ_cjs.AsyncResolutionBatcher; }
40
40
  });
41
41
  Object.defineProperty(exports, "DocumentModel", {
42
42
  enumerable: true,
43
- get: function () { return chunk73GSBGUU_cjs.DocumentModel; }
43
+ get: function () { return chunkV6HA6JJZ_cjs.DocumentModel; }
44
44
  });
45
45
  Object.defineProperty(exports, "EvalTier", {
46
46
  enumerable: true,
47
- get: function () { return chunk73GSBGUU_cjs.EvalTier; }
47
+ get: function () { return chunkV6HA6JJZ_cjs.EvalTier; }
48
48
  });
49
49
  Object.defineProperty(exports, "ExpressionEngine", {
50
50
  enumerable: true,
51
- get: function () { return chunk73GSBGUU_cjs.ExpressionEngine; }
51
+ get: function () { return chunkV6HA6JJZ_cjs.ExpressionEngine; }
52
52
  });
53
53
  Object.defineProperty(exports, "ThreeTierEvaluator", {
54
54
  enumerable: true,
55
- get: function () { return chunk73GSBGUU_cjs.ThreeTierEvaluator; }
55
+ get: function () { return chunkV6HA6JJZ_cjs.ThreeTierEvaluator; }
56
56
  });
57
57
  Object.defineProperty(exports, "checkExpressionComplexity", {
58
58
  enumerable: true,
59
- get: function () { return chunk73GSBGUU_cjs.checkExpressionComplexity; }
59
+ get: function () { return chunkV6HA6JJZ_cjs.checkExpressionComplexity; }
60
60
  });
61
61
  Object.defineProperty(exports, "checkExpressionLength", {
62
62
  enumerable: true,
63
- get: function () { return chunk73GSBGUU_cjs.checkExpressionLength; }
63
+ get: function () { return chunkV6HA6JJZ_cjs.checkExpressionLength; }
64
64
  });
65
65
  Object.defineProperty(exports, "extractReadsAndWrites", {
66
66
  enumerable: true,
67
- get: function () { return chunk73GSBGUU_cjs.extractReadsAndWrites; }
67
+ get: function () { return chunkV6HA6JJZ_cjs.extractReadsAndWrites; }
68
68
  });
69
69
  Object.defineProperty(exports, "findInlineSolvesInLine", {
70
70
  enumerable: true,
71
- get: function () { return chunk73GSBGUU_cjs.findInlineSolvesInLine; }
71
+ get: function () { return chunkV6HA6JJZ_cjs.findInlineSolvesInLine; }
72
72
  });
73
73
  Object.defineProperty(exports, "isEmptyLine", {
74
74
  enumerable: true,
75
- get: function () { return chunk73GSBGUU_cjs.isEmptyLine; }
75
+ get: function () { return chunkV6HA6JJZ_cjs.isEmptyLine; }
76
76
  });
77
77
  //# sourceMappingURL=engine.cjs.map
78
78
  //# sourceMappingURL=engine.cjs.map
package/dist/engine.js CHANGED
@@ -1,4 +1,4 @@
1
- export { AsyncResolutionBatcher, DocumentModel, EvalTier, ExpressionEngine, ThreeTierEvaluator, checkExpressionComplexity, checkExpressionLength, extractReadsAndWrites, findInlineSolvesInLine, isEmptyLine } from './chunk-TZLCIJWP.js';
1
+ export { AsyncResolutionBatcher, DocumentModel, EvalTier, ExpressionEngine, ThreeTierEvaluator, checkExpressionComplexity, checkExpressionLength, extractReadsAndWrites, findInlineSolvesInLine, isEmptyLine } from './chunk-P75775WC.js';
2
2
  import './chunk-MEOHSQEH.js';
3
3
  import './chunk-2RWAXT6O.js';
4
4
  import './chunk-3VGDNEE3.js';
@@ -19,7 +19,7 @@ import './chunk-Z4X2RWOF.js';
19
19
  import './chunk-CYFK5SY2.js';
20
20
  import './chunk-BVAR5J2F.js';
21
21
  import './chunk-WC5FFSHB.js';
22
- import './chunk-VZH3NOLP.js';
22
+ import './chunk-P33SBYGG.js';
23
23
  import './chunk-2CS6OMZK.js';
24
24
  import './chunk-AJA6LUI7.js';
25
25
  import './chunk-SFQWJMKT.js';
package/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunk73GSBGUU_cjs = require('./chunk-73GSBGUU.cjs');
3
+ var chunkV6HA6JJZ_cjs = require('./chunk-V6HA6JJZ.cjs');
4
4
  var chunkMTX2KVU7_cjs = require('./chunk-MTX2KVU7.cjs');
5
5
  require('./chunk-NGBBNL4K.cjs');
6
6
  require('./chunk-X6K3HUOY.cjs');
@@ -21,7 +21,7 @@ require('./chunk-VEKIWQ3F.cjs');
21
21
  require('./chunk-4CVLFLOB.cjs');
22
22
  var chunkOC6LTXYS_cjs = require('./chunk-OC6LTXYS.cjs');
23
23
  require('./chunk-NJTXJ5AG.cjs');
24
- var chunkAZUA3F4I_cjs = require('./chunk-AZUA3F4I.cjs');
24
+ var chunk35IWNZPJ_cjs = require('./chunk-35IWNZPJ.cjs');
25
25
  var chunkWWOLFXTX_cjs = require('./chunk-WWOLFXTX.cjs');
26
26
  require('./chunk-TY3TLZAW.cjs');
27
27
  require('./chunk-M4F66R4O.cjs');
@@ -47,7 +47,7 @@ var PackageRegistry = class {
47
47
  chunkFEAIOR7N_cjs.sharedVariableResolver.registerSource(source);
48
48
  }
49
49
  registerPackage(pkg) {
50
- chunk73GSBGUU_cjs.assertEngineVersionCompatible(pkg);
50
+ chunkV6HA6JJZ_cjs.assertEngineVersionCompatible(pkg);
51
51
  if (pkg.lexerVocabulary) {
52
52
  chunkWWOLFXTX_cjs.sharedLexer.registerVocabulary(pkg.lexerVocabulary);
53
53
  }
@@ -72,23 +72,23 @@ var packageRegistry = new PackageRegistry();
72
72
 
73
73
  Object.defineProperty(exports, "ExpressionEngine", {
74
74
  enumerable: true,
75
- get: function () { return chunk73GSBGUU_cjs.ExpressionEngine; }
75
+ get: function () { return chunkV6HA6JJZ_cjs.ExpressionEngine; }
76
76
  });
77
77
  Object.defineProperty(exports, "assertEngineVersionCompatible", {
78
78
  enumerable: true,
79
- get: function () { return chunk73GSBGUU_cjs.assertEngineVersionCompatible; }
79
+ get: function () { return chunkV6HA6JJZ_cjs.assertEngineVersionCompatible; }
80
80
  });
81
81
  Object.defineProperty(exports, "checkEngineVersionCompatibility", {
82
82
  enumerable: true,
83
- get: function () { return chunk73GSBGUU_cjs.checkEngineVersionCompatibility; }
83
+ get: function () { return chunkV6HA6JJZ_cjs.checkEngineVersionCompatibility; }
84
84
  });
85
85
  Object.defineProperty(exports, "checkPackageCompatibility", {
86
86
  enumerable: true,
87
- get: function () { return chunk73GSBGUU_cjs.checkPackageCompatibility; }
87
+ get: function () { return chunkV6HA6JJZ_cjs.checkPackageCompatibility; }
88
88
  });
89
89
  Object.defineProperty(exports, "ENGINE_VERSION", {
90
90
  enumerable: true,
91
- get: function () { return chunkAZUA3F4I_cjs.ENGINE_VERSION; }
91
+ get: function () { return chunk35IWNZPJ_cjs.ENGINE_VERSION; }
92
92
  });
93
93
  exports.PackageRegistry = PackageRegistry;
94
94
  exports.packageRegistry = packageRegistry;
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
- import { assertEngineVersionCompatible } from './chunk-TZLCIJWP.js';
2
- export { ExpressionEngine, assertEngineVersionCompatible, checkEngineVersionCompatibility, checkPackageCompatibility } from './chunk-TZLCIJWP.js';
1
+ import { assertEngineVersionCompatible } from './chunk-P75775WC.js';
2
+ export { ExpressionEngine, assertEngineVersionCompatible, checkEngineVersionCompatibility, checkPackageCompatibility } from './chunk-P75775WC.js';
3
3
  import { sharedParseletRegistry } from './chunk-MEOHSQEH.js';
4
4
  import './chunk-2RWAXT6O.js';
5
5
  import './chunk-3VGDNEE3.js';
@@ -20,7 +20,7 @@ import './chunk-Z4X2RWOF.js';
20
20
  import './chunk-CYFK5SY2.js';
21
21
  import { Value } from './chunk-BVAR5J2F.js';
22
22
  import './chunk-WC5FFSHB.js';
23
- export { ENGINE_VERSION } from './chunk-VZH3NOLP.js';
23
+ export { ENGINE_VERSION } from './chunk-P33SBYGG.js';
24
24
  import { sharedLexer } from './chunk-2CS6OMZK.js';
25
25
  import './chunk-AJA6LUI7.js';
26
26
  import './chunk-SFQWJMKT.js';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "solve-engine",
3
- "version": "1.0.0-beta.5",
4
- "description": "The expression evaluation engine behind Solve lexer, parser, bytecode VM, and an extensible package system.",
3
+ "version": "1.0.0-beta.7",
4
+ "description": "An embeddable expression engine for natural-language calculations: units, currencies, percentages, dates and matrices, with the parsing and evaluation plumbing already built.",
5
5
  "keywords": [
6
6
  "expression-evaluator",
7
7
  "calculator",
@@ -212,7 +212,7 @@
212
212
  },
213
213
  "devDependencies": {
214
214
  "@jest/globals": "^30.4.1",
215
- "@types/node": "^26.1.2",
215
+ "@types/node": "^26.2.0",
216
216
  "@types/semver": "^7.5.0",
217
217
  "convert": "^7.0.0",
218
218
  "jest": "^30.4.2",