@netlify/local-functions-proxy-openbsd-x64
Advanced tools
Comparing version 0.1.0 to 1.0.0
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6210688
6
1
5
3