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

bufferfromfile

Package Overview
Dependencies
Maintainers
1
Versions
354
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bufferfromfile - npm Package Compare versions

Comparing version 0.4.6 to 0.4.7

cpp/wTools/container/TypedBufferConstructor.body.hpp

19

package.json
{
"name": "bufferfromfile",
"version": "0.4.6",
"engine": "node >= 5.0.0",
"version": "0.4.7",
"engine": "node >= 6.0.0",
"license": "MIT",
"description": "Module in JavaScript providing convenient means for using files as standard ArrayBuffer making mmap behind the scene.",
"description": "The module in JavaScript provides convenient means for using files as standard ArrayBuffer making mmap behind the scene.",
"author": "Kostiantyn Wandalen <wtory.net@domainsbyproxy.com>",

@@ -12,4 +12,14 @@ "contributors": [

"email": "wtory.net@domainsbyproxy.com>"
},
{
"name": "Volodymyr M.",
"email": "volodymyr.migdal@gmail.com"
}
],
"files": [
"cpp",
"js",
"binding.gyp",
"Makefile"
],
"main": "js/Main.ss",

@@ -32,3 +42,4 @@ "scripts": {

"wTools": "",
"wTesting": ""
"wTesting": "",
"bufferfromfile": "."
},

@@ -35,0 +46,0 @@ "gypfile": true,

@@ -83,1 +83,2 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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