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

raptor-stacktraces

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raptor-stacktraces - npm Package Compare versions

Comparing version 0.2.1-beta to 0.2.2-beta

4

lib/raptor-stacktraces.js

@@ -1,2 +0,2 @@

require('raptor-packaging').loadExtensions(module);/*
/*
* Copyright 2011 eBay Software Foundation

@@ -17,3 +17,3 @@ *

require('./stacktraces').trace = function(e) {
exports.trace = function(e) {
var out = [];

@@ -20,0 +20,0 @@ while (e) {

@@ -24,3 +24,3 @@ {

},
"version": "0.2.1-beta"
"version": "0.2.2-beta"
}
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