🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@devgrid/smartbuffer

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devgrid/smartbuffer - npm Package Compare versions

Comparing version
0.1.1
to
0.2.0
+30
-3
package.json
{
"name": "@devgrid/smartbuffer",
"version": "0.1.1",
"version": "0.2.0",
"description": "Smart buffer",

@@ -29,3 +29,30 @@ "author": "LuxQuant",

"typescript": "^5.8.2"
}
}
},
"keywords": [
"buffer",
"binary",
"stream",
"typescript",
"encoding",
"decoding",
"bytes",
"memory",
"arraybuffer",
"uint8array",
"browser",
"node",
"performance",
"binary-data",
"data-structures",
"cross-platform"
],
"repository": {
"type": "git",
"url": "git+https://github.com/d-e-v-grid/dg-monorepo.git",
"directory": "packages/smartbuffer"
},
"bugs": {
"url": "https://github.com/d-e-v-grid/dg-monorepo/issues"
},
"homepage": "https://github.com/d-e-v-grid/dg-monorepo/tree/main/packages/smartbuffer#readme"
}