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

nuclide-prebuilt-libs

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuclide-prebuilt-libs - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

3

find-binary.js

@@ -22,2 +22,5 @@ 'use strict';

break;
case '54':
nodeAbi = 'electron-v1.7';
break;
default:

@@ -24,0 +27,0 @@ nodeAbi = 'node-v' + process.versions.modules;

2

package.json
{
"name": "nuclide-prebuilt-libs",
"description": "Nuclide's binary dependencies prebuilt for various platforms",
"version": "0.2.0",
"version": "0.3.0",
"keywords": [],

@@ -6,0 +6,0 @@ "homepage": "https://nuclide.io/",

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