@calebmer/flow-bin-preview
Advanced tools
Comparing version 0.64.0 to 0.66.0
@@ -10,4 +10,2 @@ 'use strict'; | ||
? path.join(__dirname, 'flow-osx-v' + VERSION, 'flow') : | ||
process.platform === 'linux' && process.arch === 'x64' | ||
? path.join(__dirname, 'flow-linux64-v' + VERSION, 'flow') : | ||
null; |
{ | ||
"name": "@calebmer/flow-bin-preview", | ||
"version": "0.64.0", | ||
"version": "0.66.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "bin": { |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
2
9376705
5
18