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

@fraight/transaction-tools

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fraight/transaction-tools - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

4

context/request.js

@@ -16,2 +16,3 @@ const Context = require('./context');

resolve();
await req.transactionPromise;
} else {

@@ -21,3 +22,2 @@ reject();

RequestContext.requestResolvers.delete(context);
await req.transactionPromise;
}

@@ -35,3 +35,3 @@ originalEnd.call(this, ...args);

})
.catch(next)
.catch(e => {});
}

@@ -38,0 +38,0 @@ }

{
"name": "@fraight/transaction-tools",
"version": "1.2.3",
"version": "1.2.4",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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