@@ -78,2 +78,5 @@ var __defProp = Object.defineProperty; | ||
| const handleParsingNestedValues = (form, key, value) => { | ||
| if (/(?:^|\.)__proto__\./.test(key)) { | ||
| return; | ||
| } | ||
| let nestedForm = form; | ||
@@ -80,0 +83,0 @@ const keys = key.split("."); |
@@ -57,2 +57,5 @@ // src/utils/body.ts | ||
| var handleParsingNestedValues = (form, key, value) => { | ||
| if (/(?:^|\.)__proto__\./.test(key)) { | ||
| return; | ||
| } | ||
| let nestedForm = form; | ||
@@ -59,0 +62,0 @@ const keys = key.split("."); |
+1
-1
| { | ||
| "name": "hono", | ||
| "version": "4.12.6", | ||
| "version": "4.12.7", | ||
| "description": "Web framework built on Web Standards", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js", |
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1363172
0.01%35864
0.02%