smartystreets-javascript-sdk 6.1.0 → 6.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e="smartystreets-javascript-sdk",s="6.1.
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e="smartystreets-javascript-sdk",s="6.1.1",t="Quick and easy Smarty address validation.",r=["smarty","smartystreets","address","validation","verification","verify","validate","street-address","geocoding","addresses","zipcode","autocomplete","autosuggest","suggestions","international","http","sdk"],o=["dist","README.md","LICENSE"],i="dist/cjs/index.cjs",p="dist/esm/index.mjs",a={".":{import:"./dist/esm/index.mjs",default:"./dist/cjs/index.cjs"}},d={build:"rollup --config",test:"mocha 'tests/**/*.{mjs,js}'"},n="Smarty SDK Team <support@smarty.com> (https://www.smarty.com)",l="Apache-2.0",c={type:"git",url:"github:smartystreets/smartystreets-javascript-sdk"},m={"@babel/preset-env":"^7.25.8","@rollup/plugin-commonjs":"^28.0.1","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^15.3.0","@rollup/plugin-terser":"^0.4.4",chai:"^4.3.6",mocha:"^10.2.0",rollup:"^4.22.5","rollup-plugin-delete":"^2.1.0"},u={axios:"^1.7.7","axios-retry":"^4.5.0"},x={name:e,version:s,description:t,keywords:r,files:o,main:i,module:p,exports:a,scripts:d,author:n,license:l,repository:c,devDependencies:m,dependencies:u};exports.author=n,exports.default=x,exports.dependencies=u,exports.description=t,exports.devDependencies=m,exports.exports=a,exports.files=o,exports.keywords=r,exports.license=l,exports.main=i,exports.module=p,exports.name=e,exports.repository=c,exports.scripts=d,exports.version=s;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t,s;exports.__require=function(){return s?t:(s=1,t=class{constructor(t,s,i,e,r,h,a,n,c,o,u,d,l){this.street=t,this.street2=s,this.secondary=i,this.city=e,this.state=r,this.zipCode=h,this.lastLine=a,this.addressee=n,this.urbanization=c,this.match=o,this.maxCandidates=u,this.inputId=d,this.format=l,this.result=[]}})};
|
|
1
|
+
"use strict";var t,s;exports.__require=function(){return s?t:(s=1,t=class{constructor(t,s,i,e,r,h,a,n,c,o,u,d,l,m){this.street=t,this.street2=s,this.secondary=i,this.city=e,this.state=r,this.zipCode=h,this.lastLine=a,this.addressee=n,this.urbanization=c,this.match=o,this.maxCandidates=u,this.inputId=d,this.format=l,this.countySource=m,this.result=[]}})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e,t;exports.__require=function(){return t?e:(t=1,e={usStreet:{street:"street",street2:"street2",secondary:"secondary",city:"city",state:"state",zipcode:"zipCode",lastline:"lastLine",addressee:"addressee",urbanization:"urbanization",match:"match",format:"format",candidates:"maxCandidates"},usAutocompletePro:{search:"search",selected:"selected",max_results:"maxResults",include_only_cities:"includeOnlyCities",include_only_states:"includeOnlyStates",include_only_zip_codes:"includeOnlyZIPCodes",exclude_states:"excludeStates",prefer_cities:"preferCities",prefer_states:"preferStates",prefer_zip_codes:"preferZIPCodes",prefer_ratio:"preferRatio",prefer_geolocation:"preferGeolocation",source:"source"},usZipcode:{city:"city",state:"state",zipcode:"zipCode"},internationalStreet:{country:"country",freeform:"freeform",address1:"address1",address2:"address2",address3:"address3",address4:"address4",organization:"organization",locality:"locality",administrative_area:"administrativeArea",postal_code:"postalCode",geocode:"geocode",language:"language"},internationalAddressAutocomplete:{search:"search",country:"country",max_results:"maxResults",include_only_administrative_area:"includeOnlyAdministrativeArea",include_only_locality:"includeOnlyLocality",include_only_postal_code:"includeOnlyPostalCode"},usReverseGeo:{latitude:"latitude",longitude:"longitude",source:"source"},usExtract:{html:"html",aggressive:"aggressive",addr_line_breaks:"addressesHaveLineBreaks",addr_per_line:"addressesPerLine"},usEnrichment:{include:"include",exclude:"exclude",dataset:"dataset",data_subset:"dataSubset"}})};
|
|
1
|
+
"use strict";var e,t;exports.__require=function(){return t?e:(t=1,e={usStreet:{street:"street",street2:"street2",secondary:"secondary",city:"city",state:"state",zipcode:"zipCode",lastline:"lastLine",addressee:"addressee",urbanization:"urbanization",match:"match",format:"format",candidates:"maxCandidates",county_source:"countySource"},usAutocompletePro:{search:"search",selected:"selected",max_results:"maxResults",include_only_cities:"includeOnlyCities",include_only_states:"includeOnlyStates",include_only_zip_codes:"includeOnlyZIPCodes",exclude_states:"excludeStates",prefer_cities:"preferCities",prefer_states:"preferStates",prefer_zip_codes:"preferZIPCodes",prefer_ratio:"preferRatio",prefer_geolocation:"preferGeolocation",source:"source"},usZipcode:{city:"city",state:"state",zipcode:"zipCode"},internationalStreet:{country:"country",freeform:"freeform",address1:"address1",address2:"address2",address3:"address3",address4:"address4",organization:"organization",locality:"locality",administrative_area:"administrativeArea",postal_code:"postalCode",geocode:"geocode",language:"language"},internationalAddressAutocomplete:{search:"search",country:"country",max_results:"maxResults",include_only_administrative_area:"includeOnlyAdministrativeArea",include_only_locality:"includeOnlyLocality",include_only_postal_code:"includeOnlyPostalCode"},usReverseGeo:{latitude:"latitude",longitude:"longitude",source:"source"},usExtract:{html:"html",aggressive:"aggressive",addr_line_breaks:"addressesHaveLineBreaks",addr_per_line:"addressesPerLine"},usEnrichment:{include:"include",exclude:"exclude",dataset:"dataset",data_subset:"dataSubset"}})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var s="smartystreets-javascript-sdk",e="6.1.
|
|
1
|
+
var s="smartystreets-javascript-sdk",e="6.1.1",t="Quick and easy Smarty address validation.",i=["smarty","smartystreets","address","validation","verification","verify","validate","street-address","geocoding","addresses","zipcode","autocomplete","autosuggest","suggestions","international","http","sdk"],r=["dist","README.md","LICENSE"],a="dist/cjs/index.cjs",o="dist/esm/index.mjs",d={".":{import:"./dist/esm/index.mjs",default:"./dist/cjs/index.cjs"}},l={build:"rollup --config",test:"mocha 'tests/**/*.{mjs,js}'"},n="Smarty SDK Team <support@smarty.com> (https://www.smarty.com)",p="Apache-2.0",m={type:"git",url:"github:smartystreets/smartystreets-javascript-sdk"},u={"@babel/preset-env":"^7.25.8","@rollup/plugin-commonjs":"^28.0.1","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^15.3.0","@rollup/plugin-terser":"^0.4.4",chai:"^4.3.6",mocha:"^10.2.0",rollup:"^4.22.5","rollup-plugin-delete":"^2.1.0"},c={axios:"^1.7.7","axios-retry":"^4.5.0"},y={name:s,version:e,description:t,keywords:i,files:r,main:a,module:o,exports:d,scripts:l,author:n,license:p,repository:m,devDependencies:u,dependencies:c};export{n as author,y as default,c as dependencies,t as description,u as devDependencies,d as exports,r as files,i as keywords,p as license,a as main,o as module,s as name,m as repository,l as scripts,e as version};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var t,s;function i(){if(s)return t;s=1;return t=class{constructor(t,s,i,e,r,h,a,n,o,u,c,d,f){this.street=t,this.street2=s,this.secondary=i,this.city=e,this.state=r,this.zipCode=h,this.lastLine=a,this.addressee=n,this.urbanization=o,this.match=u,this.maxCandidates=c,this.inputId=d,this.format=f,this.result=[]}}}export{i as __require};
|
|
1
|
+
var t,s;function i(){if(s)return t;s=1;return t=class{constructor(t,s,i,e,r,h,a,n,o,u,c,d,f,l){this.street=t,this.street2=s,this.secondary=i,this.city=e,this.state=r,this.zipCode=h,this.lastLine=a,this.addressee=n,this.urbanization=o,this.match=u,this.maxCandidates=c,this.inputId=d,this.format=f,this.countySource=l,this.result=[]}}}export{i as __require};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var e,t;function
|
|
1
|
+
var e,t;function s(){return t?e:(t=1,e={usStreet:{street:"street",street2:"street2",secondary:"secondary",city:"city",state:"state",zipcode:"zipCode",lastline:"lastLine",addressee:"addressee",urbanization:"urbanization",match:"match",format:"format",candidates:"maxCandidates",county_source:"countySource"},usAutocompletePro:{search:"search",selected:"selected",max_results:"maxResults",include_only_cities:"includeOnlyCities",include_only_states:"includeOnlyStates",include_only_zip_codes:"includeOnlyZIPCodes",exclude_states:"excludeStates",prefer_cities:"preferCities",prefer_states:"preferStates",prefer_zip_codes:"preferZIPCodes",prefer_ratio:"preferRatio",prefer_geolocation:"preferGeolocation",source:"source"},usZipcode:{city:"city",state:"state",zipcode:"zipCode"},internationalStreet:{country:"country",freeform:"freeform",address1:"address1",address2:"address2",address3:"address3",address4:"address4",organization:"organization",locality:"locality",administrative_area:"administrativeArea",postal_code:"postalCode",geocode:"geocode",language:"language"},internationalAddressAutocomplete:{search:"search",country:"country",max_results:"maxResults",include_only_administrative_area:"includeOnlyAdministrativeArea",include_only_locality:"includeOnlyLocality",include_only_postal_code:"includeOnlyPostalCode"},usReverseGeo:{latitude:"latitude",longitude:"longitude",source:"source"},usExtract:{html:"html",aggressive:"aggressive",addr_line_breaks:"addressesHaveLineBreaks",addr_per_line:"addressesPerLine"},usEnrichment:{include:"include",exclude:"exclude",dataset:"dataset",data_subset:"dataSubset"}})}export{s as __require};
|