smartystreets-javascript-sdk
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "smartystreets-javascript-sdk", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Quick and easy Smarty address validation.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -1,2 +0,2 @@ | ||
const Axios = require("axios"); | ||
const Axios = require("axios").default; | ||
const {buildSmartyResponse} = require("../src/util/buildSmartyResponse"); | ||
@@ -3,0 +3,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
173385