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

cluster-file-writer

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cluster-file-writer - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

0

lib/ClusterFileWriter.js

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

4

package.json
{
"name": "cluster-file-writer",
"version": "0.0.10",
"version": "0.0.11",
"description": "write to a single file from a cluster",

@@ -17,3 +17,3 @@ "keywords": [

"type": "git",
"url": "http://github.co/kessler/cluster-file-writer.git"
"url": "http://github.com/kessler/cluster-file-writer.git"
},

@@ -20,0 +20,0 @@ "bugs": {

@@ -0,0 +0,0 @@ Cluster file writer

@@ -0,0 +0,0 @@ var assert = require('assert');

@@ -0,0 +0,0 @@ var ClusterFileWriter = require('../lib/ClusterFileWriter');

@@ -0,0 +0,0 @@ var assert = require('assert');

@@ -0,0 +0,0 @@ var ClusterFileWriter = require('../lib/ClusterFileWriter');

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