Socket
Socket
Sign inDemoInstall

stackman

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stackman - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

12

package.json
{
"name": "stackman",
"version": "4.0.0",
"version": "4.0.1",
"description": "Enhance an error stacktrace with code excerpts and other goodies",

@@ -10,3 +10,3 @@ "main": "index.js",

"debug": "^4.1.1",
"error-callsites": "^2.0.2",
"error-callsites": "^2.0.3",
"load-source-map": "^1.0.0"

@@ -17,4 +17,4 @@ },

"semver": "^6.3.0",
"standard": "^14.0.0",
"tape": "^4.11.0"
"standard": "^14.3.3",
"tape": "^4.13.2"
},

@@ -49,4 +49,4 @@ "scripts": {

"coordinates": [
55.778276,
12.593074
56.043843,
12.609477
],

@@ -53,0 +53,0 @@ "standard": {

@@ -236,2 +236,5 @@ # Stackman

Note that since Node.js v12.11.0, this function returns `undefined`
unless `eval` was used.
### `var str = callsite.getModuleName()`

@@ -238,0 +241,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