Migrate to ESM and upgrade dependencies (#1078)

* Migrate to ESM and upgrade dependencies

* fix: update import statement for JSON module in kona-installer test

---------

Co-authored-by: George Adams <[email protected]>
This commit is contained in:
Priya Gupta
2026-07-08 10:15:00 +01:00
committed by GitHub
co-authored by George Adams
parent 2a07c83aea
commit f7121373a9
96 changed files with 135849 additions and 124621 deletions
+3 -1
View File
@@ -1,6 +1,6 @@
---
name: anynum
version: 1.0.0
version: 1.0.1
type: npm
summary: Normalize all Unicode decimal digits (Devanagari, Arabic, Thai, etc.) to
ASCII numerals. Zero dependencies, performance-first.
@@ -30,4 +30,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: README.md
text: MIT
notices: []