Socket
Socket
Sign inDemoInstall

bufferpack

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

bufferpack - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

bufferpack.js

20

package.json
{
"author": "https://github.com/pgriess",
"name": "bufferpack",
"description": "Module to pack primitives and c strings to a Node.js buffer",
"version": "0.0.2",
"keywords": ["jspack", "buffer", "octet", "primitive", "c string"],
"description": "Module to pack/unpack primitives and c strings into/out of a Node.js buffer",
"version": "0.0.3",
"keywords": ["jspack", "buffer", "octet", "primitive", "string"],
"homepage": "https://github.com/ryanrolds/bufferpack",

@@ -12,10 +11,15 @@ "repository": {

},
"main": "./jspack.js",
"main": "./bufferpack.js",
"author": "Ryan Olds <ryanrolds@gmail.com>",
"maintainers": [
{
"name":"Peter Magnusson",
"email":"peter@birchroad.net",
"web":"http://github.com/birchroad/node-jspack"
"name": "Peter Griess",
"web": "https://github.com/pgriess"
},
{
"name": "Peter Magnusson",
"email": "peter@birchroad.net",
"web": "http://github.com/birchroad/node-jspack"
},
{
"name": "Ryan Olds",

@@ -22,0 +26,0 @@ "email": "ryanrolds@gmail.com",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc