We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 338a529 commit 805a2f8Copy full SHA for 805a2f8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cbor2",
3
- "version": "2.1.1",
+ "version": "2.1.2",
4
"description": "Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC8949).",
5
"exports": {
6
".": "./lib/index.js",
0 commit comments