Socket
Socket
Sign inDemoInstall

vizion

Package Overview
Dependencies
1
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.11 to 0.2.12

CHANGELOG.md

2

lib/git.js

@@ -8,3 +8,3 @@ var fs = require('fs');

var TIMEOUT = 5000;
var MAXBUFFER = 1024 * 16; // 16KB
var MAXBUFFER = 1024 * 64; // 16KB

@@ -11,0 +11,0 @@ git.parse = function(folder, cb) {

{
"name": "vizion",
"version": "0.2.11",
"version": "0.2.12",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=0.10"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc