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

cf-workers-query

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cf-workers-query - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 0.5.1 (2024-09-02)
This was a version bump only, there were no code changes.
## 0.5.0 (2024-08-14)

@@ -2,0 +6,0 @@

7

package.json
{
"name": "cf-workers-query",
"version": "0.5.0",
"version": "0.5.1",
"license": "MIT",

@@ -58,3 +58,3 @@ "description": "Automatically cache and revalidate data in Cloudflare Workers. Using the Cache API and Execution Context",

},
"type": "commonjs",
"type": "module",
"main": "./src/index.js",

@@ -80,3 +80,4 @@ "typings": "./src/index.d.ts",

}
}
},
"module": "./src/index.js"
}
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