New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@astrojs/cloudflare

Package Overview
Dependencies
Maintainers
3
Versions
189
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 10.2.1 to 10.2.2

1

dist/utils/index.js

@@ -17,3 +17,2 @@ export function mutatePageMapInPlace(node, constsToRemove, s) {

if (constsToRemove.includes(arrayExpression.elements[1].name)) {
console.log(arrayExpression);
// @ts-expect-error - @types/estree seem to be wrong

@@ -20,0 +19,0 @@ if (arrayExpression.start && arrayExpression.end) {

2

package.json
{
"name": "@astrojs/cloudflare",
"description": "Deploy your site to Cloudflare Workers/Pages",
"version": "10.2.1",
"version": "10.2.2",
"type": "module",

@@ -6,0 +6,0 @@ "types": "./dist/index.d.ts",

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