download
raw
407 Bytes
'use strict'
const test = require('node:test')
const assert = require('node:assert')
const fs = require('node:fs')
const path = require('node:path')
const pino = require('../..')()
test('should be the same as package.json', () => {
const json = JSON.parse(
fs.readFileSync(path.join(__dirname, '..', '..', 'package.json'))
.toString('utf8')
)
assert.equal(pino.version, json.version)
})

Xet Storage Details

Size:
407 Bytes
·
Xet hash:
e034995a7b00d92b23eea4f1ad55b566f4419ca838512dd13240ad88fe15175f

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.