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

@basis-theory/basis-theory-reactor-formulas-sdk-js

Package Overview
Dependencies
Maintainers
11
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@basis-theory/basis-theory-reactor-formulas-sdk-js - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

src/errors/ServiceUnavailableError.js

2

package.json
{
"name": "@basis-theory/basis-theory-reactor-formulas-sdk-js",
"version": "1.4.0",
"version": "1.5.0",
"description": "Javascript SDK for building Basis Theory reactor formulas",

@@ -5,0 +5,0 @@ "repository": "https://github.com/Basis-Theory/basistheory-reactor-formulas-sdk-js",

@@ -9,2 +9,3 @@ const AuthenticationError = require('./AuthenticationError');

const ReactorRuntimeError = require('./ReactorRuntimeError');
const ServiceUnavailableError = require('./ServiceUnavailableError');

@@ -20,2 +21,3 @@ module.exports = {

ReactorRuntimeError,
ServiceUnavailableError,
};
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