module-keys
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -45,2 +45,5 @@ /** | ||
function polyfill(module, require, moduleIdentifier) { | ||
if (apply(hasOwnProperty, require, [ 'keys' ])) { | ||
return; | ||
} | ||
const keysObj = makeModuleKeys(moduleIdentifier); | ||
@@ -47,0 +50,0 @@ require.keys = keysObj; |
{ | ||
"name": "module-keys", | ||
"description": "Module identity as a basis for privilege separation for ESM & CommonJS modules", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "design-patterns", |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
54800
965
1