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

@fastly/compute-js-static-publish

Package Overview
Dependencies
Maintainers
3
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastly/compute-js-static-publish - npm Package Compare versions

Comparing version 5.1.2 to 5.2.0

2

build/cli/commands/init-app.js

@@ -421,3 +421,3 @@ // This program creates a Compute@Edge JavaScript application

dependencies: {
'@fastly/js-compute': '^2.0.0',
'@fastly/js-compute': '^3.0.0',
},

@@ -424,0 +424,0 @@ engines: {

{
"name": "@fastly/compute-js-static-publish",
"type": "module",
"version": "5.1.2",
"version": "5.2.0",
"description": "Static Publisher for Compute@Edge JavaScript",

@@ -34,3 +34,2 @@ "main": "./build/index.js",

"dependencies": {
"@fastly/js-compute": "^2.0.0",
"command-line-args": "^5.2.1",

@@ -43,2 +42,3 @@ "glob-to-regexp": "^0.4.1"

"devDependencies": {
"@fastly/js-compute": "^3.0.0",
"@types/command-line-args": "^5.2.0",

@@ -45,0 +45,0 @@ "@types/glob-to-regexp": "^0.4.1",

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