New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gidw/bytestringbuffer

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

@gidw/bytestringbuffer - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

es/package.json

6

package.json
{
"name": "@gidw/bytestringbuffer",
"version": "0.2.0",
"version": "0.2.1",
"description": "JavaScript buffer implementation",

@@ -13,3 +13,3 @@ "author": "Gilles De Waele",

],
"type": "module",
"type": "commonjs",
"main": "./dist/byte_string_buffer.js",

@@ -21,3 +21,3 @@ "module": "./es/byte_string_buffer.js",

"require": "./dist/byte_string_buffer.js",
"default": "./es/byte_string_buffer.js"
"default": "./dist/byte_string_buffer.js"
},

@@ -24,0 +24,0 @@ "dependencies": {},

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