New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pipcook/boa

Package Overview
Dependencies
Maintainers
5
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pipcook/boa - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

package.json
{
"name": "@pipcook/boa",
"version": "1.0.4",
"version": "1.0.5",
"description": "Use Python modules seamlessly in Node.js",

@@ -50,3 +50,3 @@ "main": "lib/index.js",

},
"gitHead": "1bbe8f553f0c2b821bde78efb9a6a8f20ddf0b77"
"gitHead": "8c9bb62d0916a76ee275088124d3c6c102652d83"
}

@@ -16,3 +16,3 @@ 'use strict';

const CONDA_LOCAL_PATH = initAndGetCondaPath();
let condaDownloadName = 'Miniconda3-latest';
let condaDownloadName = 'Miniconda3-4.7.12.1';

@@ -19,0 +19,0 @@ if (PLATFORM === 'linux') {

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