New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stacktrace

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stacktrace - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

.npmignore

9

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc