🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

cborg

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cborg - npm Package Compare versions

Comparing version
5.1.7
to
5.1.8
+2
-2
.github/workflows/test-and-release.yml

@@ -15,3 +15,3 @@ name: Test & Maybe Release

- name: Use Node.js ${{ matrix.node }}
uses: actions/setup-node@v6.4.0
uses: actions/setup-node@v7.0.0
with:

@@ -42,3 +42,3 @@ node-version: ${{ matrix.node }}

- name: Setup Node.js
uses: actions/setup-node@v6.4.0
uses: actions/setup-node@v7.0.0
with:

@@ -45,0 +45,0 @@ node-version: lts/*

@@ -0,1 +1,3 @@

## [5.1.8](https://github.com/rvagg/cborg/compare/v5.1.7...v5.1.8) (2026-07-21)
## [5.1.7](https://github.com/rvagg/cborg/compare/v5.1.6...v5.1.7) (2026-07-04)

@@ -2,0 +4,0 @@

{
"name": "cborg",
"version": "5.1.7",
"version": "5.1.8",
"description": "Fast CBOR with a focus on strictness",

@@ -5,0 +5,0 @@ "main": "cborg.js",