Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

multi-buffer-data-view

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multi-buffer-data-view - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

1

build/es2018/module.js

@@ -1,2 +0,1 @@

// https://gist.github.com/mika76/20b86c76afb77c35e0b4
export class MutliBufferDataView {

@@ -3,0 +2,0 @@ constructor(buffers, byteOffset = 0, byteLength) {

@@ -11,3 +11,2 @@ (function (global, factory) {

// https://gist.github.com/mika76/20b86c76afb77c35e0b4
var MutliBufferDataView =

@@ -14,0 +13,0 @@ /*#__PURE__*/

@@ -8,3 +8,2 @@ "use strict";

// https://gist.github.com/mika76/20b86c76afb77c35e0b4
class MutliBufferDataView {

@@ -11,0 +10,0 @@ constructor(buffers, byteOffset = 0, byteLength) {

2

package.json

@@ -93,3 +93,3 @@ {

"types": "build/es2018/module.d.ts",
"version": "1.0.0"
"version": "1.0.1"
}

@@ -1,3 +0,1 @@

// https://gist.github.com/mika76/20b86c76afb77c35e0b4
export class MutliBufferDataView {

@@ -4,0 +2,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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