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
23
Versions
52
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 2.0.0-alpha.2 to 2.0.0

2

package.json
{
"name": "@fastly/compute-js-static-publish",
"type": "module",
"version": "2.0.0-alpha.2",
"version": "2.0.0",
"description": "Static Publisher for Compute@Edge JavaScript",

@@ -6,0 +6,0 @@ "main": "./build/index.js",

@@ -88,3 +88,3 @@ # Static Publisher for JavaScript on Compute@Edge

| `sveltekit` | `./dist` | (None) | For apps written using [SvelteKit](https://kit.svelte.dev). |
| `next` | `./out` | (None) | For apps written using [Next.js](https://nextjs.org), using `npm run export`. |
| `next` | `./out` | (None) | For apps written using [Next.js](https://nextjs.org), using `npm run export`. *1 |
| `gatsby` | `./public` | (None) | For apps written using [Gatsby](https://www.gatsbyjs.com). |

@@ -95,2 +95,5 @@ | `docusaurus` | `./build` | (None) | For apps written using [Docusaurus](https://docusaurus.io) |

*1 - For Next.js, consider using `@fastly/next-compute-js`, a Node.js server implementation that allows you to run
your Next.js application on Compute@Edge.
## Issues

@@ -97,0 +100,0 @@

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