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

@cfworker/worker-types

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cfworker/worker-types - npm Package Compare versions

Comparing version 1.9.0 to 1.10.1

4

package.json
{
"name": "@cfworker/worker-types",
"version": "1.9.0",
"version": "1.10.1",
"description": "TypeScript type definitions for Cloudflare workers",

@@ -32,3 +32,3 @@ "keywords": [

},
"gitHead": "d333ff940566a7acc384ab791d8b73bed2a9a211"
"gitHead": "ead7fc69fa2efc19191ba68fa342e9ad4befcedf"
}
{
"extends": "../../tsconfig-base",
"compilerOptions": {
"target": "esnext",
"target": "ES2021",
"lib": ["webworker", "esnext"],

@@ -6,0 +6,0 @@ "composite": false

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