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

@astrojs/cloudflare

Package Overview
Dependencies
Maintainers
4
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/cloudflare - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

6

CHANGELOG.md
# @astrojs/cloudflare
## 0.2.4
### Patch Changes
- [#3885](https://github.com/withastro/astro/pull/3885) [`bf5d1cc1e`](https://github.com/withastro/astro/commit/bf5d1cc1e71da38a14658c615e9481f2145cc6e7) Thanks [@delucis](https://github.com/delucis)! - Integration README fixes
## 0.2.3

@@ -4,0 +10,0 @@

6

package.json
{
"name": "@astrojs/cloudflare",
"description": "Deploy your site to cloudflare pages functions",
"version": "0.2.3",
"version": "0.2.4",
"type": "module",

@@ -18,3 +18,3 @@ "types": "./dist/index.d.ts",

"bugs": "https://github.com/withastro/astro/issues",
"homepage": "https://astro.build",
"homepage": "https://docs.astro.build/en/guides/integrations-guide/cloudflare/",
"exports": {

@@ -29,3 +29,3 @@ ".": "./dist/index.js",

"devDependencies": {
"astro": "1.0.0-beta.65",
"astro": "1.0.0-beta.69",
"astro-scripts": "0.0.6"

@@ -32,0 +32,0 @@ },

@@ -5,3 +5,3 @@ # @astrojs/cloudflare

In your astro.config.mjs use:
In your `astro.config.mjs` use:

@@ -8,0 +8,0 @@ ```js

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