Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "stacktrace", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Lets you access v8::StackTrace", | ||
@@ -8,3 +8,3 @@ "keywords": ["stack", "trace", "call", "dump"], | ||
"dependencies": {}, | ||
"main": "bin/stack.node", | ||
"main": "bin/stack.js", | ||
"repository": { | ||
@@ -14,8 +14,5 @@ "type": "git", | ||
}, | ||
"scripts": { | ||
"build": "node-waf configure build" | ||
}, | ||
"engines": { | ||
"node": ">= 0.4.0" | ||
"node": ">= 0.10.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
35
6420
1
2