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

@fastly/js-compute

Package Overview
Dependencies
Maintainers
25
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastly/js-compute - npm Package Compare versions

Comparing version 0.5.6 to 0.5.7

7

CHANGELOG.md
# Changelog
## [0.5.7](https://github.com/fastly/js-compute-runtime/compare/v0.5.6...v0.5.7) (2022-11-24)
### Bug Fixes
* add missing shebang and executable bit to the binary file ([3f0cd69](https://github.com/fastly/js-compute-runtime/commit/3f0cd69e3ec39633f747f0346ae3eda5eb3f3685))
## [0.5.6](https://github.com/fastly/js-compute-runtime/compare/v0.5.5...v0.5.6) (2022-11-24)

@@ -4,0 +11,0 @@

2

js-compute-runtime-cli.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
import { parseInputs } from './src/parseInputs.js'

@@ -2,0 +4,0 @@ import { printVersion } from "./src/printVersion.js";

2

package.json
{
"name": "@fastly/js-compute",
"version": "0.5.6",
"version": "0.5.7",
"engines": {

@@ -5,0 +5,0 @@ "node": "^16 || ^18"

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