Socket
Socket
Sign inDemoInstall

raw-stacktrace

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raw-stacktrace - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

package.json

@@ -10,3 +10,3 @@ {

],
"version": "1.0.2",
"version": "1.0.3",
"repository": {

@@ -21,3 +21,3 @@ "type": "git",

"dependencies": {
"traceback": "^0.3.0"
"traceback": ">=0.3.0 && <0.4.0"
},

@@ -24,0 +24,0 @@ "devDependencies": {

@@ -14,2 +14,3 @@

assert(callsites[0].type)
assert('isTop' in callsites[0])
done();

@@ -16,0 +17,0 @@ });

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