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

@netlify/local-functions-proxy-openbsd-x64

Package Overview
Dependencies
Maintainers
19
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/local-functions-proxy-openbsd-x64 - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

CHANGELOG.md

6

index.js

@@ -1,5 +0,5 @@

const { join } = require("path");
const { join } = require('path')
module.exports = {
binaryPath: join(__dirname, "bin", "local-functions-proxy"),
};
binaryPath: join(__dirname, 'bin', 'local-functions-proxy'),
}
{
"name": "@netlify/local-functions-proxy-openbsd-x64",
"version": "0.1.0",
"version": "1.0.0",
"main": "index.js",

@@ -5,0 +5,0 @@ "description": "The OpenBSD 64-bit binary for the Netlify Functions local proxy server",

# Netlify Functions local proxy server
This is the OpenBSD 64-bit binary for the Netlify Functions local proxy server. You shouldn't use this package directly — use `@netlify/local-functions-proxy`.
This is the OpenBSD 64-bit binary for the Netlify Functions local proxy server. You shouldn't use this package directly
— use `@netlify/local-functions-proxy`.

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