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

peopledatalabs

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

peopledatalabs - npm Package Compare versions

Comparing version

to
1.1.9

2

dist/index.m.js

@@ -1,2 +0,2 @@

function n(){return n=Object.assign||function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(n[a]=t[a])}return n},n.apply(this,arguments)}var e=function(n,e,t,a,i){return new Promise(function(o,r){if(n||r(new Error("Missing "+(a||"Params"))),"search"===i&&(n.searchQuery||r(new Error("Missing searchQuery"))),"autocomplete"===i){var s=n.field,u=["company","country","industry","location","major","region","role","school","sub_role","skill","title"];s?-1===u.indexOf(s)&&r(new Error("field should be one of: "+u)):r(new Error("Missing field"))}e&&e.includes("https://api.peopledatalabs.com")||r(new Error("Invalid API Base Path")),t&&64===t.length||r(new Error("Invalid API Key")),o()})},t=function(n){return n+" Error: "+{400:"Request contained either missing or invalid parameters",401:"Request contained a missing or invalid key",402:"Payment Required, You have hit your account maximum (all matches used)",404:"No records were found matching your request",405:"Request method is not allowed on the requested resource",429:"An error occurred due to requests hitting the API too quick",500:"The server encountered an unexpected condition which prevented it from fulfilling the request"}[n>=500&&n<600?500:n]},a=require("axios"),i=function(i,o,r){return new Promise(function(s,u){e(r,i,o,null,"autocomplete").then(function(){a.get(i+"/autocomplete",{params:n({api_key:o},{field:r.field,text:r.text||"",size:r.size||10,pretty:r.pretty||!1})}).then(function(n){var e;200===(null==n||null==(e=n.data)?void 0:e.status)&&s(n.data)}).catch(function(n){var e;u(t(null==n||null==(e=n.response)?void 0:e.status))})}).catch(function(n){u(n.message)})})},o=require("axios"),r=require("axios"),s=function(a,i,o,s){return new Promise(function(u,c){e(o,a,i,null,"cleaner").then(function(){r.get(a+"/"+s+"/clean",{params:n({api_key:i},o)}).then(function(n){var e;200===(null==n||null==(e=n.data)?void 0:e.status)&&u(n.data)}).catch(function(n){var e;c(t(null==n||null==(e=n.response)?void 0:e.status))})}).catch(function(n){c(n.message)})})},u=require("axios"),c=function(a,i,o,r){return new Promise(function(s,c){e(o,a,i,null,"enrichment").then(function(){u.get(a+"/"+r+"/enrich",{params:n({api_key:i},o)}).then(function(n){var e;200===(null==n||null==(e=n.data)?void 0:e.status)&&s(n.data)}).catch(function(n){var e;c(t(null==n||null==(e=n.response)?void 0:e.status))})}).catch(function(n){c(n.message)})})},l=require("axios"),p=function(a,i,o){return new Promise(function(r,s){e(o,a,i,null,"identify").then(function(){l.get(a+"/person/identify",{params:n({api_key:i},o)}).then(function(n){var e;200===(null==n||null==(e=n.data)?void 0:e.status)&&r(n.data)}).catch(function(n){var e;s(t(null==n||null==(e=n.response)?void 0:e.status))})}).catch(function(n){s(n)})})},h=require("axios"),f=require("axios"),d=function(a,i,o,r,s){return new Promise(function(u,c){e(r,a,i,null,"search").then(function(){var e,l=((e={titlecase:r.titlecase||!1,dataset:r.dataset||"all",scroll_token:r.scroll_token||null,size:r.size||10})["sql"===o?"sql":"query"]=r.searchQuery,e);f.get(a+"/"+s+"/search",{params:n({api_key:i},l)}).then(function(n){var e;200===(null==n||null==(e=n.data)?void 0:e.status)&&u(n.data)}).catch(function(n){var e;c(t(null==n||null==(e=n.response)?void 0:e.status))})}).catch(function(n){c(n.message)})})},y=function(n){var a=this,r=n.basePath,u=n.version;this.apiKey=n.apiKey,this.basePath=r||"https://api.peopledatalabs.com/"+(u||"v5")+"/",this.person={enrichment:function(n){return c.apply(void 0,[a.basePath,a.apiKey].concat(n,["person"]))},search:{elastic:function(n){return d.apply(void 0,[a.basePath,a.apiKey,"elastic"].concat(n,["person"]))},sql:function(n){return d.apply(void 0,[a.basePath,a.apiKey,"sql"].concat(n,["person"]))}},bulk:function(n){return function(n,a,i){var r={"Content-Type":"application/json","X-Api-Key":a};return new Promise(function(s,u){e(i,n,a,"Records","bulk").then(function(){o.post(n+"/person/bulk",i,{headers:r}).then(function(n){200===(null==n?void 0:n.status)&&s(n.data)}).catch(function(n){var e;u(t(null==n||null==(e=n.response)?void 0:e.status))})}).catch(function(n){u(n)})})}(a.basePath,a.apiKey,n)},identify:function(n){return p.apply(void 0,[a.basePath,a.apiKey].concat(n))},retrieve:function(n){return function(n,a,i){return new Promise(function(o,r){e(i,n,a,"ID","retrieve").then(function(){h.get(n+"/person/retrieve/"+i,{params:{api_key:a}}).then(function(n){var e;200===(null==n||null==(e=n.data)?void 0:e.status)&&o(n.data)}).catch(function(n){var e;r(t(null==n||null==(e=n.response)?void 0:e.status))})}).catch(function(n){r(n.message)})})}(a.basePath,a.apiKey,n)}},this.company={enrichment:function(n){return c.apply(void 0,[a.basePath,a.apiKey].concat(n,["company"]))},search:{elastic:function(n){return d.apply(void 0,[a.basePath,a.apiKey,"elastic"].concat(n,["company"]))},sql:function(n){return d.apply(void 0,[a.basePath,a.apiKey,"sql"].concat(n,["company"]))}},cleaner:function(n){return s.apply(void 0,[a.basePath,a.apiKey].concat(n,["company"]))}},this.school={cleaner:function(n){return s.apply(void 0,[a.basePath,a.apiKey].concat(n,["school"]))}},this.location={cleaner:function(n){return s.apply(void 0,[a.basePath,a.apiKey].concat(n,["location"]))}},this.autocomplete=function(n){return i.apply(void 0,[a.basePath,a.apiKey].concat(n))}};export{y as default};
function e(){return e=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a])}return e},e.apply(this,arguments)}var n=function(e,n,t,a,i){return new Promise(function(o,r){if(e||r(new Error("Missing "+(a||"Params"))),"search"===i&&(e.searchQuery||r(new Error("Missing searchQuery"))),"autocomplete"===i){var c=e.field,u=["company","country","industry","location","major","region","role","school","sub_role","skill","title"];c?-1===u.indexOf(c)&&r(new Error("field should be one of: "+u)):r(new Error("Missing field"))}n||r(new Error("Invalid API Base Path")),t&&64===t.length||r(new Error("Invalid API Key")),o()})},t=function(e){if(e.response){var n=e.response.status;return n+" Error: "+{400:"Request contained either missing or invalid parameters",401:"Request contained a missing or invalid key",402:"Payment Required, You have hit your account maximum (all matches used)",404:"No records were found matching your request",405:"Request method is not allowed on the requested resource",429:"An error occurred due to requests hitting the API too quick",500:"The server encountered an unexpected condition which prevented it from fulfilling the request"}[n>=500&&n<600?500:n]}return"Error: "+e.toJSON().message},a=require("axios"),i=function(i,o,r){return new Promise(function(c,u){n(r,i,o,null,"autocomplete").then(function(){a.get(i+"/autocomplete",{params:e({api_key:o},{field:r.field,text:r.text||"",size:r.size||10,pretty:r.pretty||!1})}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&c(e.data)}).catch(function(e){u(t(e))})}).catch(function(e){u(e.message)})})},o=require("axios"),r=require("axios"),c=function(a,i,o,c){return new Promise(function(u,s){n(o,a,i,null,"cleaner").then(function(){r.get(a+"/"+c+"/clean",{params:e({api_key:i},o)}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&u(e.data)}).catch(function(e){s(t(e))})}).catch(function(e){s(e.message)})})},u=require("axios"),s=function(a,i,o,r){return new Promise(function(c,s){n(o,a,i,null,"enrichment").then(function(){u.get(a+"/"+r+"/enrich",{params:e({api_key:i},o)}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&c(e.data)}).catch(function(e){s(t(e))})}).catch(function(e){s(e.message)})})},l=require("axios"),p=function(a,i,o){return new Promise(function(r,c){n(o,a,i,null,"identify").then(function(){l.get(a+"/person/identify",{params:e({api_key:i},o)}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&r(e.data)}).catch(function(e){c(t(e))})}).catch(function(e){c(e)})})},h=require("axios"),f=require("axios"),d=function(a,i,o,r,c){return new Promise(function(u,s){n(r,a,i,null,"search").then(function(){var n,l=((n={titlecase:r.titlecase||!1,dataset:r.dataset||"all",scroll_token:r.scroll_token||null,size:r.size||10})["sql"===o?"sql":"query"]=r.searchQuery,n);f.get(a+"/"+c+"/search",{params:e({api_key:i},l)}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&u(e.data)}).catch(function(e){s(t(e))})}).catch(function(e){s(e.message)})})},y=function(e){var a=this,r=e.basePath,u=e.version;this.apiKey=e.apiKey,this.basePath=r||"https://api.peopledatalabs.com/"+(u||"v5"),this.person={enrichment:function(e){return s.apply(void 0,[a.basePath,a.apiKey].concat(e,["person"]))},search:{elastic:function(e){return d.apply(void 0,[a.basePath,a.apiKey,"elastic"].concat(e,["person"]))},sql:function(e){return d.apply(void 0,[a.basePath,a.apiKey,"sql"].concat(e,["person"]))}},bulk:function(e){return function(e,a,i){var r={"Content-Type":"application/json","X-Api-Key":a};return new Promise(function(c,u){n(i,e,a,"Records","bulk").then(function(){o.post(e+"/person/bulk",i,{headers:r}).then(function(e){200===(null==e?void 0:e.status)&&c(e.data)}).catch(function(e){u(t(e))})}).catch(function(e){u(e)})})}(a.basePath,a.apiKey,e)},identify:function(e){return p.apply(void 0,[a.basePath,a.apiKey].concat(e))},retrieve:function(e){return function(e,a,i){return new Promise(function(o,r){n(i,e,a,"ID","retrieve").then(function(){h.get(e+"/person/retrieve/"+i,{params:{api_key:a}}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&o(e.data)}).catch(function(e){r(t(e))})}).catch(function(e){r(e.message)})})}(a.basePath,a.apiKey,e)}},this.company={enrichment:function(e){return s.apply(void 0,[a.basePath,a.apiKey].concat(e,["company"]))},search:{elastic:function(e){return d.apply(void 0,[a.basePath,a.apiKey,"elastic"].concat(e,["company"]))},sql:function(e){return d.apply(void 0,[a.basePath,a.apiKey,"sql"].concat(e,["company"]))}},cleaner:function(e){return c.apply(void 0,[a.basePath,a.apiKey].concat(e,["company"]))}},this.school={cleaner:function(e){return c.apply(void 0,[a.basePath,a.apiKey].concat(e,["school"]))}},this.location={cleaner:function(e){return c.apply(void 0,[a.basePath,a.apiKey].concat(e,["location"]))}},this.autocomplete=function(e){return i.apply(void 0,[a.basePath,a.apiKey].concat(e))}};export{y as default};
//# sourceMappingURL=index.m.js.map

@@ -1,2 +0,2 @@

function e(){return e=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&(e[s]=a[s])}return e},e.apply(this,arguments)}const t=(e,t,a,s,i)=>new Promise((r,n)=>{if(e||n(new Error(`Missing ${s||"Params"}`)),"search"===i){const{searchQuery:t}=e;t||n(new Error("Missing searchQuery"))}if("autocomplete"===i){const{field:t}=e,a=["company","country","industry","location","major","region","role","school","sub_role","skill","title"];t?-1===a.indexOf(t)&&n(new Error(`field should be one of: ${a}`)):n(new Error("Missing field"))}t&&t.includes("https://api.peopledatalabs.com")||n(new Error("Invalid API Base Path")),a&&64===a.length||n(new Error("Invalid API Key")),r()}),a=e=>`${e} Error: ${{400:"Request contained either missing or invalid parameters",401:"Request contained a missing or invalid key",402:"Payment Required, You have hit your account maximum (all matches used)",404:"No records were found matching your request",405:"Request method is not allowed on the requested resource",429:"An error occurred due to requests hitting the API too quick",500:"The server encountered an unexpected condition which prevented it from fulfilling the request"}[e>=500&&e<600?500:e]}`,s=require("axios"),i=require("axios"),r=require("axios");var n=(s,i,n,o)=>new Promise((l,h)=>{t(n,s,i,null,"cleaner").then(()=>{r.get(`${s}/${o}/clean`,{params:e({api_key:i},n)}).then(e=>{var t;200===(null==e||null==(t=e.data)?void 0:t.status)&&l(e.data)}).catch(e=>{var t;h(a(null==e||null==(t=e.response)?void 0:t.status))})}).catch(e=>{h(e.message)})});const o=require("axios");var l=(s,i,r,n)=>new Promise((l,h)=>{t(r,s,i,null,"enrichment").then(()=>{o.get(`${s}/${n}/enrich`,{params:e({api_key:i},r)}).then(e=>{var t;200===(null==e||null==(t=e.data)?void 0:t.status)&&l(e.data)}).catch(e=>{var t;h(a(null==e||null==(t=e.response)?void 0:t.status))})}).catch(e=>{h(e.message)})});const h=require("axios"),c=require("axios"),u=require("axios");var p=(s,i,r,n,o)=>new Promise((l,h)=>{t(n,s,i,null,"search").then(()=>{const{dataset:t,searchQuery:c,size:p,scroll_token:d,titlecase:y}=n;u.get(`${s}/${o}/search`,{params:e({api_key:i},{titlecase:y||!1,dataset:t||"all",scroll_token:d||null,size:p||10,["sql"===r?"sql":"query"]:c})}).then(e=>{var t;200===(null==e||null==(t=e.data)?void 0:t.status)&&l(e.data)}).catch(e=>{var t;h(a(null==e||null==(t=e.response)?void 0:t.status))})}).catch(e=>{h(e.message)})});class d{constructor({apiKey:r,basePath:o,version:u}){this.apiKey=r,this.basePath=o||`https://api.peopledatalabs.com/${u||"v5"}/`,this.person={enrichment:e=>l(this.basePath,this.apiKey,...e,"person"),search:{elastic:e=>p(this.basePath,this.apiKey,"elastic",...e,"person"),sql:e=>p(this.basePath,this.apiKey,"sql",...e,"person")},bulk:e=>((e,s,r)=>{const n={"Content-Type":"application/json","X-Api-Key":s};return new Promise((o,l)=>{t(r,e,s,"Records","bulk").then(()=>{i.post(`${e}/person/bulk`,r,{headers:n}).then(e=>{200===(null==e?void 0:e.status)&&o(e.data)}).catch(e=>{var t;l(a(null==e||null==(t=e.response)?void 0:t.status))})}).catch(e=>{l(e)})})})(this.basePath,this.apiKey,e),identify:s=>((s,i,r)=>new Promise((n,o)=>{t(r,s,i,null,"identify").then(()=>{h.get(`${s}/person/identify`,{params:e({api_key:i},r)}).then(e=>{var t;200===(null==e||null==(t=e.data)?void 0:t.status)&&n(e.data)}).catch(e=>{var t;o(a(null==e||null==(t=e.response)?void 0:t.status))})}).catch(e=>{o(e)})}))(this.basePath,this.apiKey,...s),retrieve:e=>((e,s,i)=>new Promise((r,n)=>{t(i,e,s,"ID","retrieve").then(()=>{c.get(`${e}/person/retrieve/${i}`,{params:{api_key:s}}).then(e=>{var t;200===(null==e||null==(t=e.data)?void 0:t.status)&&r(e.data)}).catch(e=>{var t;n(a(null==e||null==(t=e.response)?void 0:t.status))})}).catch(e=>{n(e.message)})}))(this.basePath,this.apiKey,e)},this.company={enrichment:e=>l(this.basePath,this.apiKey,...e,"company"),search:{elastic:e=>p(this.basePath,this.apiKey,"elastic",...e,"company"),sql:e=>p(this.basePath,this.apiKey,"sql",...e,"company")},cleaner:e=>n(this.basePath,this.apiKey,...e,"company")},this.school={cleaner:e=>n(this.basePath,this.apiKey,...e,"school")},this.location={cleaner:e=>n(this.basePath,this.apiKey,...e,"location")},this.autocomplete=i=>((i,r,n)=>new Promise((o,l)=>{t(n,i,r,null,"autocomplete").then(()=>{const{field:t,text:h,size:c,pretty:u}=n;s.get(`${i}/autocomplete`,{params:e({api_key:r},{field:t,text:h||"",size:c||10,pretty:u||!1})}).then(e=>{var t;200===(null==e||null==(t=e.data)?void 0:t.status)&&o(e.data)}).catch(e=>{var t;l(a(null==e||null==(t=e.response)?void 0:t.status))})}).catch(e=>{l(e.message)})}))(this.basePath,this.apiKey,...i)}}export{d as default};
function e(){return e=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&(e[s]=a[s])}return e},e.apply(this,arguments)}const t=(e,t,a,s,i)=>new Promise((r,n)=>{if(e||n(new Error(`Missing ${s||"Params"}`)),"search"===i){const{searchQuery:t}=e;t||n(new Error("Missing searchQuery"))}if("autocomplete"===i){const{field:t}=e,a=["company","country","industry","location","major","region","role","school","sub_role","skill","title"];t?-1===a.indexOf(t)&&n(new Error(`field should be one of: ${a}`)):n(new Error("Missing field"))}t||n(new Error("Invalid API Base Path")),a&&64===a.length||n(new Error("Invalid API Key")),r()}),a=e=>{if(e.response){const{status:t}=e.response;return`${t} Error: ${{400:"Request contained either missing or invalid parameters",401:"Request contained a missing or invalid key",402:"Payment Required, You have hit your account maximum (all matches used)",404:"No records were found matching your request",405:"Request method is not allowed on the requested resource",429:"An error occurred due to requests hitting the API too quick",500:"The server encountered an unexpected condition which prevented it from fulfilling the request"}[t>=500&&t<600?500:t]}`}return`Error: ${e.toJSON().message}`},s=require("axios"),i=require("axios"),r=require("axios");var n=(s,i,n,o)=>new Promise((h,l)=>{t(n,s,i,null,"cleaner").then(()=>{r.get(`${s}/${o}/clean`,{params:e({api_key:i},n)}).then(e=>{var t;200===(null==e||null==(t=e.data)?void 0:t.status)&&h(e.data)}).catch(e=>{l(a(e))})}).catch(e=>{l(e.message)})});const o=require("axios");var h=(s,i,r,n)=>new Promise((h,l)=>{t(r,s,i,null,"enrichment").then(()=>{o.get(`${s}/${n}/enrich`,{params:e({api_key:i},r)}).then(e=>{var t;200===(null==e||null==(t=e.data)?void 0:t.status)&&h(e.data)}).catch(e=>{l(a(e))})}).catch(e=>{l(e.message)})});const l=require("axios"),c=require("axios"),u=require("axios");var p=(s,i,r,n,o)=>new Promise((h,l)=>{t(n,s,i,null,"search").then(()=>{const{dataset:t,searchQuery:c,size:p,scroll_token:d,titlecase:y}=n;u.get(`${s}/${o}/search`,{params:e({api_key:i},{titlecase:y||!1,dataset:t||"all",scroll_token:d||null,size:p||10,["sql"===r?"sql":"query"]:c})}).then(e=>{var t;200===(null==e||null==(t=e.data)?void 0:t.status)&&h(e.data)}).catch(e=>{l(a(e))})}).catch(e=>{l(e.message)})});class d{constructor({apiKey:r,basePath:o,version:u}){this.apiKey=r,this.basePath=o||`https://api.peopledatalabs.com/${u||"v5"}`,this.person={enrichment:e=>h(this.basePath,this.apiKey,...e,"person"),search:{elastic:e=>p(this.basePath,this.apiKey,"elastic",...e,"person"),sql:e=>p(this.basePath,this.apiKey,"sql",...e,"person")},bulk:e=>((e,s,r)=>{const n={"Content-Type":"application/json","X-Api-Key":s};return new Promise((o,h)=>{t(r,e,s,"Records","bulk").then(()=>{i.post(`${e}/person/bulk`,r,{headers:n}).then(e=>{200===(null==e?void 0:e.status)&&o(e.data)}).catch(e=>{h(a(e))})}).catch(e=>{h(e)})})})(this.basePath,this.apiKey,e),identify:s=>((s,i,r)=>new Promise((n,o)=>{t(r,s,i,null,"identify").then(()=>{l.get(`${s}/person/identify`,{params:e({api_key:i},r)}).then(e=>{var t;200===(null==e||null==(t=e.data)?void 0:t.status)&&n(e.data)}).catch(e=>{o(a(e))})}).catch(e=>{o(e)})}))(this.basePath,this.apiKey,...s),retrieve:e=>((e,s,i)=>new Promise((r,n)=>{t(i,e,s,"ID","retrieve").then(()=>{c.get(`${e}/person/retrieve/${i}`,{params:{api_key:s}}).then(e=>{var t;200===(null==e||null==(t=e.data)?void 0:t.status)&&r(e.data)}).catch(e=>{n(a(e))})}).catch(e=>{n(e.message)})}))(this.basePath,this.apiKey,e)},this.company={enrichment:e=>h(this.basePath,this.apiKey,...e,"company"),search:{elastic:e=>p(this.basePath,this.apiKey,"elastic",...e,"company"),sql:e=>p(this.basePath,this.apiKey,"sql",...e,"company")},cleaner:e=>n(this.basePath,this.apiKey,...e,"company")},this.school={cleaner:e=>n(this.basePath,this.apiKey,...e,"school")},this.location={cleaner:e=>n(this.basePath,this.apiKey,...e,"location")},this.autocomplete=i=>((i,r,n)=>new Promise((o,h)=>{t(n,i,r,null,"autocomplete").then(()=>{const{field:t,text:l,size:c,pretty:u}=n;s.get(`${i}/autocomplete`,{params:e({api_key:r},{field:t,text:l||"",size:c||10,pretty:u||!1})}).then(e=>{var t;200===(null==e||null==(t=e.data)?void 0:t.status)&&o(e.data)}).catch(e=>{h(a(e))})}).catch(e=>{h(e.message)})}))(this.basePath,this.apiKey,...i)}}export{d as default};
//# sourceMappingURL=index.modern.js.map

@@ -1,2 +0,2 @@

!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e||self).peopledatalabs=n()}(this,function(){function e(){return e=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a])}return e},e.apply(this,arguments)}var n=function(e,n,t,a,i){return new Promise(function(o,r){if(e||r(new Error("Missing "+(a||"Params"))),"search"===i&&(e.searchQuery||r(new Error("Missing searchQuery"))),"autocomplete"===i){var s=e.field,u=["company","country","industry","location","major","region","role","school","sub_role","skill","title"];s?-1===u.indexOf(s)&&r(new Error("field should be one of: "+u)):r(new Error("Missing field"))}n&&n.includes("https://api.peopledatalabs.com")||r(new Error("Invalid API Base Path")),t&&64===t.length||r(new Error("Invalid API Key")),o()})},t=function(e){return e+" Error: "+{400:"Request contained either missing or invalid parameters",401:"Request contained a missing or invalid key",402:"Payment Required, You have hit your account maximum (all matches used)",404:"No records were found matching your request",405:"Request method is not allowed on the requested resource",429:"An error occurred due to requests hitting the API too quick",500:"The server encountered an unexpected condition which prevented it from fulfilling the request"}[e>=500&&e<600?500:e]},a=require("axios"),i=function(i,o,r){return new Promise(function(s,u){n(r,i,o,null,"autocomplete").then(function(){a.get(i+"/autocomplete",{params:e({api_key:o},{field:r.field,text:r.text||"",size:r.size||10,pretty:r.pretty||!1})}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&s(e.data)}).catch(function(e){var n;u(t(null==e||null==(n=e.response)?void 0:n.status))})}).catch(function(e){u(e.message)})})},o=require("axios"),r=require("axios"),s=function(a,i,o,s){return new Promise(function(u,c){n(o,a,i,null,"cleaner").then(function(){r.get(a+"/"+s+"/clean",{params:e({api_key:i},o)}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&u(e.data)}).catch(function(e){var n;c(t(null==e||null==(n=e.response)?void 0:n.status))})}).catch(function(e){c(e.message)})})},u=require("axios"),c=function(a,i,o,r){return new Promise(function(s,c){n(o,a,i,null,"enrichment").then(function(){u.get(a+"/"+r+"/enrich",{params:e({api_key:i},o)}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&s(e.data)}).catch(function(e){var n;c(t(null==e||null==(n=e.response)?void 0:n.status))})}).catch(function(e){c(e.message)})})},l=require("axios"),p=function(a,i,o){return new Promise(function(r,s){n(o,a,i,null,"identify").then(function(){l.get(a+"/person/identify",{params:e({api_key:i},o)}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&r(e.data)}).catch(function(e){var n;s(t(null==e||null==(n=e.response)?void 0:n.status))})}).catch(function(e){s(e)})})},f=require("axios"),h=require("axios"),d=function(a,i,o,r,s){return new Promise(function(u,c){n(r,a,i,null,"search").then(function(){var n,l=((n={titlecase:r.titlecase||!1,dataset:r.dataset||"all",scroll_token:r.scroll_token||null,size:r.size||10})["sql"===o?"sql":"query"]=r.searchQuery,n);h.get(a+"/"+s+"/search",{params:e({api_key:i},l)}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&u(e.data)}).catch(function(e){var n;c(t(null==e||null==(n=e.response)?void 0:n.status))})}).catch(function(e){c(e.message)})})};return function(e){var a=this,r=e.basePath,u=e.version;this.apiKey=e.apiKey,this.basePath=r||"https://api.peopledatalabs.com/"+(u||"v5")+"/",this.person={enrichment:function(e){return c.apply(void 0,[a.basePath,a.apiKey].concat(e,["person"]))},search:{elastic:function(e){return d.apply(void 0,[a.basePath,a.apiKey,"elastic"].concat(e,["person"]))},sql:function(e){return d.apply(void 0,[a.basePath,a.apiKey,"sql"].concat(e,["person"]))}},bulk:function(e){return function(e,a,i){var r={"Content-Type":"application/json","X-Api-Key":a};return new Promise(function(s,u){n(i,e,a,"Records","bulk").then(function(){o.post(e+"/person/bulk",i,{headers:r}).then(function(e){200===(null==e?void 0:e.status)&&s(e.data)}).catch(function(e){var n;u(t(null==e||null==(n=e.response)?void 0:n.status))})}).catch(function(e){u(e)})})}(a.basePath,a.apiKey,e)},identify:function(e){return p.apply(void 0,[a.basePath,a.apiKey].concat(e))},retrieve:function(e){return function(e,a,i){return new Promise(function(o,r){n(i,e,a,"ID","retrieve").then(function(){f.get(e+"/person/retrieve/"+i,{params:{api_key:a}}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&o(e.data)}).catch(function(e){var n;r(t(null==e||null==(n=e.response)?void 0:n.status))})}).catch(function(e){r(e.message)})})}(a.basePath,a.apiKey,e)}},this.company={enrichment:function(e){return c.apply(void 0,[a.basePath,a.apiKey].concat(e,["company"]))},search:{elastic:function(e){return d.apply(void 0,[a.basePath,a.apiKey,"elastic"].concat(e,["company"]))},sql:function(e){return d.apply(void 0,[a.basePath,a.apiKey,"sql"].concat(e,["company"]))}},cleaner:function(e){return s.apply(void 0,[a.basePath,a.apiKey].concat(e,["company"]))}},this.school={cleaner:function(e){return s.apply(void 0,[a.basePath,a.apiKey].concat(e,["school"]))}},this.location={cleaner:function(e){return s.apply(void 0,[a.basePath,a.apiKey].concat(e,["location"]))}},this.autocomplete=function(e){return i.apply(void 0,[a.basePath,a.apiKey].concat(e))}}});
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e||self).peopledatalabs=n()}(this,function(){function e(){return e=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a])}return e},e.apply(this,arguments)}var n=function(e,n,t,a,i){return new Promise(function(o,r){if(e||r(new Error("Missing "+(a||"Params"))),"search"===i&&(e.searchQuery||r(new Error("Missing searchQuery"))),"autocomplete"===i){var c=e.field,u=["company","country","industry","location","major","region","role","school","sub_role","skill","title"];c?-1===u.indexOf(c)&&r(new Error("field should be one of: "+u)):r(new Error("Missing field"))}n||r(new Error("Invalid API Base Path")),t&&64===t.length||r(new Error("Invalid API Key")),o()})},t=function(e){if(e.response){var n=e.response.status;return n+" Error: "+{400:"Request contained either missing or invalid parameters",401:"Request contained a missing or invalid key",402:"Payment Required, You have hit your account maximum (all matches used)",404:"No records were found matching your request",405:"Request method is not allowed on the requested resource",429:"An error occurred due to requests hitting the API too quick",500:"The server encountered an unexpected condition which prevented it from fulfilling the request"}[n>=500&&n<600?500:n]}return"Error: "+e.toJSON().message},a=require("axios"),i=function(i,o,r){return new Promise(function(c,u){n(r,i,o,null,"autocomplete").then(function(){a.get(i+"/autocomplete",{params:e({api_key:o},{field:r.field,text:r.text||"",size:r.size||10,pretty:r.pretty||!1})}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&c(e.data)}).catch(function(e){u(t(e))})}).catch(function(e){u(e.message)})})},o=require("axios"),r=require("axios"),c=function(a,i,o,c){return new Promise(function(u,s){n(o,a,i,null,"cleaner").then(function(){r.get(a+"/"+c+"/clean",{params:e({api_key:i},o)}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&u(e.data)}).catch(function(e){s(t(e))})}).catch(function(e){s(e.message)})})},u=require("axios"),s=function(a,i,o,r){return new Promise(function(c,s){n(o,a,i,null,"enrichment").then(function(){u.get(a+"/"+r+"/enrich",{params:e({api_key:i},o)}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&c(e.data)}).catch(function(e){s(t(e))})}).catch(function(e){s(e.message)})})},l=require("axios"),p=function(a,i,o){return new Promise(function(r,c){n(o,a,i,null,"identify").then(function(){l.get(a+"/person/identify",{params:e({api_key:i},o)}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&r(e.data)}).catch(function(e){c(t(e))})}).catch(function(e){c(e)})})},f=require("axios"),h=require("axios"),d=function(a,i,o,r,c){return new Promise(function(u,s){n(r,a,i,null,"search").then(function(){var n,l=((n={titlecase:r.titlecase||!1,dataset:r.dataset||"all",scroll_token:r.scroll_token||null,size:r.size||10})["sql"===o?"sql":"query"]=r.searchQuery,n);h.get(a+"/"+c+"/search",{params:e({api_key:i},l)}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&u(e.data)}).catch(function(e){s(t(e))})}).catch(function(e){s(e.message)})})};return function(e){var a=this,r=e.basePath,u=e.version;this.apiKey=e.apiKey,this.basePath=r||"https://api.peopledatalabs.com/"+(u||"v5"),this.person={enrichment:function(e){return s.apply(void 0,[a.basePath,a.apiKey].concat(e,["person"]))},search:{elastic:function(e){return d.apply(void 0,[a.basePath,a.apiKey,"elastic"].concat(e,["person"]))},sql:function(e){return d.apply(void 0,[a.basePath,a.apiKey,"sql"].concat(e,["person"]))}},bulk:function(e){return function(e,a,i){var r={"Content-Type":"application/json","X-Api-Key":a};return new Promise(function(c,u){n(i,e,a,"Records","bulk").then(function(){o.post(e+"/person/bulk",i,{headers:r}).then(function(e){200===(null==e?void 0:e.status)&&c(e.data)}).catch(function(e){u(t(e))})}).catch(function(e){u(e)})})}(a.basePath,a.apiKey,e)},identify:function(e){return p.apply(void 0,[a.basePath,a.apiKey].concat(e))},retrieve:function(e){return function(e,a,i){return new Promise(function(o,r){n(i,e,a,"ID","retrieve").then(function(){f.get(e+"/person/retrieve/"+i,{params:{api_key:a}}).then(function(e){var n;200===(null==e||null==(n=e.data)?void 0:n.status)&&o(e.data)}).catch(function(e){r(t(e))})}).catch(function(e){r(e.message)})})}(a.basePath,a.apiKey,e)}},this.company={enrichment:function(e){return s.apply(void 0,[a.basePath,a.apiKey].concat(e,["company"]))},search:{elastic:function(e){return d.apply(void 0,[a.basePath,a.apiKey,"elastic"].concat(e,["company"]))},sql:function(e){return d.apply(void 0,[a.basePath,a.apiKey,"sql"].concat(e,["company"]))}},cleaner:function(e){return c.apply(void 0,[a.basePath,a.apiKey].concat(e,["company"]))}},this.school={cleaner:function(e){return c.apply(void 0,[a.basePath,a.apiKey].concat(e,["school"]))}},this.location={cleaner:function(e){return c.apply(void 0,[a.basePath,a.apiKey].concat(e,["location"]))}},this.autocomplete=function(e){return i.apply(void 0,[a.basePath,a.apiKey].concat(e))}}});
//# sourceMappingURL=index.umd.js.map
{
"name": "peopledatalabs",
"version": "1.1.8",
"version": "1.1.9",
"description": "An universal client for the People Data Labs API",

@@ -5,0 +5,0 @@ "type": "module",

@@ -31,3 +31,3 @@ import { check, errorHandler } from '../../errors';

.catch((error) => {
reject(errorHandler(error?.response?.status));
reject(errorHandler(error));
});

@@ -34,0 +34,0 @@ }).catch((error) => {

@@ -20,3 +20,3 @@ import { check, errorHandler } from '../../errors';

.catch((error) => {
reject(errorHandler(error?.response?.status));
reject(errorHandler(error));
});

@@ -23,0 +23,0 @@ }).catch((error) => {

@@ -19,3 +19,3 @@ import { check, errorHandler } from '../../errors';

.catch((error) => {
reject(errorHandler(error?.response?.status));
reject(errorHandler(error));
});

@@ -22,0 +22,0 @@ }).catch((error) => {

@@ -19,3 +19,3 @@ import { check, errorHandler } from '../../errors';

.catch((error) => {
reject(errorHandler(error?.response?.status));
reject(errorHandler(error));
});

@@ -22,0 +22,0 @@ }).catch((error) => {

@@ -19,3 +19,3 @@ import { check, errorHandler } from '../../errors';

.catch((error) => {
reject(errorHandler(error?.response?.status));
reject(errorHandler(error));
});

@@ -22,0 +22,0 @@ }).catch((error) => {

@@ -18,3 +18,3 @@ import { check, errorHandler } from '../../errors';

.catch((error) => {
reject(errorHandler(error?.response?.status));
reject(errorHandler(error));
});

@@ -21,0 +21,0 @@ }).catch((error) => {

@@ -31,3 +31,3 @@ import { check, errorHandler } from '../../errors';

.catch((error) => {
reject(errorHandler(error?.response?.status));
reject(errorHandler(error));
});

@@ -34,0 +34,0 @@ }).catch((error) => {

@@ -18,3 +18,3 @@ const check = (params, basePath, apiKey, type, endpoint) => new Promise((resolve, reject) => {

}
if (!basePath || !basePath.includes('https://api.peopledatalabs.com')) reject(new Error('Invalid API Base Path'));
if (!basePath) reject(new Error('Invalid API Base Path'));
if (!apiKey || apiKey.length !== 64) reject(new Error('Invalid API Key'));

@@ -24,16 +24,21 @@ resolve();

const errorHandler = (code) => {
const errorMessages = {
400: 'Request contained either missing or invalid parameters',
401: 'Request contained a missing or invalid key',
402: 'Payment Required, You have hit your account maximum (all matches used)',
404: 'No records were found matching your request',
405: 'Request method is not allowed on the requested resource',
429: 'An error occurred due to requests hitting the API too quick',
500: 'The server encountered an unexpected condition which prevented it from fulfilling the request',
};
const errorHandler = (error) => {
if (error.response) {
const { status } = error.response;
return (`${code} Error: ${errorMessages[code >= 500 && code < 600 ? 500 : code]}`);
const errorMessages = {
400: 'Request contained either missing or invalid parameters',
401: 'Request contained a missing or invalid key',
402: 'Payment Required, You have hit your account maximum (all matches used)',
404: 'No records were found matching your request',
405: 'Request method is not allowed on the requested resource',
429: 'An error occurred due to requests hitting the API too quick',
500: 'The server encountered an unexpected condition which prevented it from fulfilling the request',
};
return (`${status} Error: ${errorMessages[status >= 500 && status < 600 ? 500 : status]}`);
}
return (`Error: ${error.toJSON().message}`);
};
export { check, errorHandler };

@@ -8,3 +8,3 @@ import {

this.apiKey = apiKey;
this.basePath = basePath || `https://api.peopledatalabs.com/${version || 'v5'}/`;
this.basePath = basePath || `https://api.peopledatalabs.com/${version || 'v5'}`;

@@ -11,0 +11,0 @@ this.person = {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet