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.5.0 to 1.0.0

10

CHANGELOG.md
# @astrojs/cloudflare
## 1.0.0
### Major Changes
- [`04ad44563`](https://github.com/withastro/astro/commit/04ad445632c67bdd60c1704e1e0dcbcaa27b9308) - > Astro v1.0 is out! Read the [official announcement post](https://astro.build/blog/astro-1/).
**No breaking changes**. This package is now officially stable and compatible with `astro@1.0.0`!
## 0.5.0

@@ -53,3 +61,3 @@

```astro
<div>Your address {Astro.clientAddress}</div>
```

@@ -56,0 +64,0 @@

6

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

@@ -29,4 +29,4 @@ "types": "./dist/index.d.ts",

"devDependencies": {
"astro": "1.0.0-rc.8",
"astro-scripts": "0.0.6",
"astro": "1.0.0",
"astro-scripts": "0.0.7",
"wrangler": "^2.0.23"

@@ -33,0 +33,0 @@ },

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