@ntlab/ntjs-assets 2.45.0 → 2.46.0

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.
@@ -2,7 +2,7 @@
2
2
  'use strict';
3
3
 
4
4
  /*
5
- * bignumber.js v9.2.1
5
+ * bignumber.js v9.3.0
6
6
  * A JavaScript library for arbitrary-precision arithmetic.
7
7
  * https://github.com/MikeMcl/bignumber.js
8
8
  * Copyright (c) 2025 Michael Mclaughlin <M8ch88l@gmail.com>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Minified by jsDelivr using Terser v5.39.0.
3
- * Original file: /npm/bignumber.js@9.2.1/bignumber.js
3
+ * Original file: /npm/bignumber.js@9.3.0/bignumber.js
4
4
  *
5
5
  * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
6
6
  */
@@ -14,7 +14,7 @@
14
14
  "unpkg": "https://unpkg.com/<PKG>@<VER>/dist/<TYPE>/<NAME>"
15
15
  },
16
16
  "bignumber.js": {
17
- "version": "9.2.1",
17
+ "version": "9.3.0",
18
18
  "cdnjs": ""
19
19
  },
20
20
  "bootstrap": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ntlab/ntjs-assets",
3
- "version": "2.45.0",
3
+ "version": "2.46.0",
4
4
  "description": "Node Javascript assets",
5
5
  "main": "index.js",
6
6
  "scripts": {