@workers-utils/common
Advanced tools
Comparing version 0.0.0-canary-20231213180540 to 0.0.0-canary-20241006204958
{ | ||
"name": "@workers-utils/common", | ||
"version": "0.0.0-canary-20231213180540", | ||
"version": "0.0.0-canary-20241006204958", | ||
"type": "module", | ||
@@ -12,7 +12,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"http-status-codes": "^2.2.0" | ||
"http-status-codes": "^2.3.0" | ||
}, | ||
"devDependencies": { | ||
"@cloudflare/workers-types": "^4.20230321.0", | ||
"typescript": "^5.0.2" | ||
"@cloudflare/workers-types": "^4.20241004.0", | ||
"typescript": "^5.6.2" | ||
}, | ||
@@ -19,0 +19,0 @@ "scripts": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
Updatedhttp-status-codes@^2.3.0