@commercial/hoek
Advanced tools
Comparing version
@@ -78,2 +78,6 @@ 'use strict'; | ||
for (const key of keys) { | ||
if (key === '__proto__') { | ||
continue; | ||
} | ||
if (baseProto === Types.array && | ||
@@ -80,0 +84,0 @@ key === 'length') { |
{ | ||
"name": "@commercial/hoek", | ||
"description": "General purpose node utilities", | ||
"version": "8.5.0", | ||
"version": "8.5.1", | ||
"repository": "git://github.com/hapijs/hoek", | ||
@@ -6,0 +6,0 @@ "main": "lib/index.js", |
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
49712
0.14%1450
0.21%0
-100%