@socketsecurity/registry
Advanced tools
Comparing version
@@ -20,4 +20,3 @@ 'use strict' | ||
merge, | ||
objectEntries, | ||
objectFromEntries | ||
objectEntries | ||
} = /*@__PURE__*/ require('./objects') | ||
@@ -522,3 +521,3 @@ const { isNodeModules, normalizePath } = /*@__PURE__*/ require('./path') | ||
? { | ||
engines: objectFromEntries( | ||
engines: Object.fromEntries( | ||
objectEntries(engines).map(pair => { | ||
@@ -525,0 +524,0 @@ if (pair[0] === 'node') { |
{ | ||
"name": "@socketsecurity/registry", | ||
"version": "1.0.167", | ||
"version": "1.0.168", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Socket.dev registry helpers methods and metadata", |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
52926987
0341286
0