token-types
Advanced tools
+1
-1
| The MIT License (MIT) | ||
| Copyright © 2025 Borewit | ||
| Copyright © 2026 Borewit | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
+8
-8
| { | ||
| "name": "token-types", | ||
| "version": "6.1.1", | ||
| "version": "6.1.2", | ||
| "description": "Common token types for decoding and encoding numeric and string values", | ||
@@ -32,3 +32,3 @@ "author": { | ||
| "type": "git", | ||
| "url": "https://github.com/Borewit/token-types" | ||
| "url": "git+https://github.com/Borewit/token-types.git" | ||
| }, | ||
@@ -47,10 +47,10 @@ "files": [ | ||
| "devDependencies": { | ||
| "@biomejs/biome": "2.1.4", | ||
| "@biomejs/biome": "2.3.10", | ||
| "@types/chai": "^5.2.2", | ||
| "@types/mocha": "^10.0.10", | ||
| "@types/node": "^24.2.1", | ||
| "@types/node": "^25.0.3", | ||
| "c8": "^10.1.3", | ||
| "chai": "^5.2.1", | ||
| "chai": "^6.2.2", | ||
| "del-cli": "^6.0.0", | ||
| "mocha": "^11.7.1", | ||
| "mocha": "^11.7.5", | ||
| "remark-cli": "^12.0.1", | ||
@@ -60,6 +60,6 @@ "remark-preset-lint-recommended": "^7.0.0", | ||
| "ts-node": "^10.9.1", | ||
| "typescript": "^5.9.2" | ||
| "typescript": "^5.9.3" | ||
| }, | ||
| "dependencies": { | ||
| "@borewit/text-codec": "^0.1.0", | ||
| "@borewit/text-codec": "^0.2.1", | ||
| "@tokenizer/token": "^0.3.0", | ||
@@ -66,0 +66,0 @@ "ieee754": "^1.2.1" |
+0
-0
@@ -0,0 +0,0 @@ [](https://github.com/Borewit/token-types/actions/workflows/nodejs-ci.yml?query=branch%3Amaster) |
22231
0.99%+ Added
- Removed
Updated