@basis-theory/basis-theory-reactor-formulas-sdk-js
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"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, |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
6366
13
154
0