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.2.0 to 1.3.0

src/errors/AuthorizationError.js

2

package.json
{
"name": "@basis-theory/basis-theory-reactor-formulas-sdk-js",
"version": "1.2.0",
"version": "1.3.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",

const AuthenticationError = require('./AuthenticationError');
const AuthorizationError = require('./AuthorizationError');
const BadRequestError = require('./BadRequestError');

@@ -10,2 +11,3 @@ const InvalidPaymentMethodError = require('./InvalidPaymentMethodError');

AuthenticationError,
AuthorizationError,
BadRequestError,

@@ -12,0 +14,0 @@ InvalidPaymentMethodError,

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