@isettingkit/business-rules 1.0.5 → 1.0.6

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.
Files changed (2) hide show
  1. package/dist/index.es.js +0 -1
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -1361,7 +1361,6 @@ const at = f.div`
1361
1361
  if (pt(n))
1362
1362
  return console.warn(`[Throttle] Skipped translation for: "${e}"`), e;
1363
1363
  const o = gt(e);
1364
- console.log(`[Detected] ${e} => ${o}`);
1365
1364
  try {
1366
1365
  const { data: c } = await Se.get(mt, {
1367
1366
  params: {
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  ],
11
11
  "description": "",
12
12
  "private": false,
13
- "version": "1.0.5",
13
+ "version": "1.0.6",
14
14
  "type": "module",
15
15
  "exports": {
16
16
  ".": {