Socket
Socket
Sign inDemoInstall

flow-bin

Package Overview
Dependencies
Maintainers
2
Versions
356
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flow-bin - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

lib/install.js
'use strict';
var log = require('imagemin-log');
var log = require('logalot');
var bin = require('./');

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

{
"name": "flow-bin",
"version": "0.1.1",
"version": "0.1.2",
"description": "Binary wrapper for Flow - a static type checker for JavaScript",

@@ -44,3 +44,3 @@ "license": "MIT",

"bin-wrapper": "^2.0.0",
"imagemin-log": "^1.0.0"
"logalot": "^2.0.0"
},

@@ -47,0 +47,0 @@ "devDependencies": {

@@ -5,3 +5,5 @@ # flow-bin [![Build Status](https://travis-ci.org/sindresorhus/flow-bin.svg?branch=master)](https://travis-ci.org/sindresorhus/flow-bin)

Only OS X and Linux (64-bit) binaries are currently [provided](http://flowtype.org/docs/getting-started.html#_).
## CLI

@@ -8,0 +10,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