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

byte-buffer

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

byte-buffer - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

dist/byte-buffer.js
/**
* byte-buffer v1.0.2
* byte-buffer v1.0.3
* Copyright (c) 2012-2014 Tim Kurvers <tim@moonsphere.net>

@@ -4,0 +4,0 @@ *

/**
* byte-buffer v1.0.2
* byte-buffer v1.0.3
* Copyright (c) 2012-2014 Tim Kurvers <tim@moonsphere.net>

@@ -4,0 +4,0 @@ *

{
"name": "byte-buffer",
"title": "ByteBuffer",
"version": "1.0.2",
"version": "1.0.3",
"description": "Wrapper for JavaScript's ArrayBuffer/DataView",

@@ -19,5 +19,6 @@ "main": "lib/byte-buffer.js",

"keywords": [],
"dependencies": {},
"dependencies": {
"attr-accessor": "^0.2.0"
},
"devDependencies": {
"attr-accessor": "^0.2.0",
"chai": "^1.9.2",

@@ -24,0 +25,0 @@ "coffee-script": "^1.8.0",

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