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

@orbis-systems/new-account-api-client

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orbis-systems/new-account-api-client - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

2

dist/lib/categories/Applications.js

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

"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _APICategory2=require("../APICategory"),_APICategory3=_interopRequireDefault(_APICategory2);function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}function _classCallCheck(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}function _possibleConstructorReturn(a,b){if(!a)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&("object"==typeof b||"function"==typeof b)?b:a}function _inherits(a,b){if("function"!=typeof b&&null!==b)throw new TypeError("Super expression must either be null or a function, not "+typeof b);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}var Applications=function(a){function b(a){_classCallCheck(this,b);var c=_possibleConstructorReturn(this,(b.__proto__||Object.getPrototypeOf(b)).call(this,a));return c.getStatusesList=c.request.bind(c,{url:"applications/get-statuses-list",method:"POST"}),c.list=c.request.bind(c,{url:"applications/list",method:"POST"}),c.get=c.request.bind(c,{url:"applications/get",method:"POST"}),c.getApplicationTypes=c.request.bind(c,{url:"applications/get-application-types",method:"POST"}),c.getForm=c.request.bind(c,{url:"applications/get-form",method:"POST"}),c.create=c.request.bind(c,{url:"applications/create",method:"POST"}),c.answer=c.request.bind(c,{url:"applications/answer",method:"POST"}),c.answerMultiple=c.request.bind(c,{url:"applications/answer-multiple",method:"POST"}),c.getAnswer=c.request.bind(c,{url:"applications/get-answer",method:"POST"}),c.submit=c.request.bind(c,{url:"applications/submit",method:"POST"}),c.enableResubmit=c.request.bind(c,{url:"applications/enable-resubmit",method:"POST"}),c.backgroundCheck=c.request.bind(c,{url:"applications/background-check",method:"POST"}),c.sendToApex=c.request.bind(c,{url:"applications/send-to-apex",method:"POST"}),c.complianceStatusUpdate=c.request.bind(c,{url:"applications/compliance-status-update",method:"POST"}),c.sendDocusign=c.request.bind(c,{url:"applications/send-docusign",method:"POST"}),c.resendDocusign=c.request.bind(c,{url:"applications/resend-docusign",method:"POST"}),c.delete=c.request.bind(c,{url:"applications/delete",method:"POST"}),c.addNote=c.request.bind(c,{url:"applications/add-note",method:"POST"}),c.generateQrCode=c.request.bind(c,{url:"applications/generate-qr-code",method:"POST"}),c.getDocumentQuestions=c.request.bind(c,{url:"applications/get-document-questions",method:"POST"}),c.getDocumentAnswers=c.request.bind(c,{url:"applications/get-document-answers",method:"POST"}),c}return _inherits(b,a),b}(_APICategory3.default);exports.default=Applications;
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _APICategory2=require("../APICategory"),_APICategory3=_interopRequireDefault(_APICategory2);function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}function _classCallCheck(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}function _possibleConstructorReturn(a,b){if(!a)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&("object"==typeof b||"function"==typeof b)?b:a}function _inherits(a,b){if("function"!=typeof b&&null!==b)throw new TypeError("Super expression must either be null or a function, not "+typeof b);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}var Applications=function(a){function b(a){_classCallCheck(this,b);var c=_possibleConstructorReturn(this,(b.__proto__||Object.getPrototypeOf(b)).call(this,a));return c.getStatusesList=c.request.bind(c,{url:"applications/get-statuses-list",method:"POST"}),c.list=c.request.bind(c,{url:"applications/list",method:"POST"}),c.get=c.request.bind(c,{url:"applications/get",method:"POST"}),c.getApplicationTypes=c.request.bind(c,{url:"applications/get-application-types",method:"POST"}),c.getForm=c.request.bind(c,{url:"applications/get-form",method:"POST"}),c.create=c.request.bind(c,{url:"applications/create",method:"POST"}),c.answer=c.request.bind(c,{url:"applications/answer",method:"POST"}),c.answerMultiple=c.request.bind(c,{url:"applications/answer-multiple",method:"POST"}),c.getAnswer=c.request.bind(c,{url:"applications/get-answer",method:"POST"}),c.submit=c.request.bind(c,{url:"applications/submit",method:"POST"}),c.enableResubmit=c.request.bind(c,{url:"applications/enable-resubmit",method:"POST"}),c.backgroundCheck=c.request.bind(c,{url:"applications/background-check",method:"POST"}),c.sendToApex=c.request.bind(c,{url:"applications/send-to-apex",method:"POST"}),c.complianceStatusUpdate=c.request.bind(c,{url:"applications/compliance-status-update",method:"POST"}),c.sendDocusign=c.request.bind(c,{url:"applications/send-docusign",method:"POST"}),c.resendDocusign=c.request.bind(c,{url:"applications/resend-docusign",method:"POST"}),c.delete=c.request.bind(c,{url:"applications/delete",method:"POST"}),c.addNote=c.request.bind(c,{url:"applications/add-note",method:"POST"}),c.getHistory=c.request.bind(c,{url:"applications/get-history",method:"POST"}),c.generateQrCode=c.request.bind(c,{url:"applications/generate-qr-code",method:"POST"}),c.getDocumentQuestions=c.request.bind(c,{url:"applications/get-document-questions",method:"POST"}),c.getDocumentAnswers=c.request.bind(c,{url:"applications/get-document-answers",method:"POST"}),c}return _inherits(b,a),b}(_APICategory3.default);exports.default=Applications;

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

"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _APICategory2=require("../APICategory"),_APICategory3=_interopRequireDefault(_APICategory2);function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}function _classCallCheck(b,c){if(!(b instanceof c))throw new TypeError("Cannot call a class as a function")}function _possibleConstructorReturn(b,c){if(!b)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return c&&("object"==typeof c||"function"==typeof c)?c:b}function _inherits(b,c){if("function"!=typeof c&&null!==c)throw new TypeError("Super expression must either be null or a function, not "+typeof c);b.prototype=Object.create(c&&c.prototype,{constructor:{value:b,enumerable:!1,writable:!0,configurable:!0}}),c&&(Object.setPrototypeOf?Object.setPrototypeOf(b,c):b.__proto__=c)}var Brenches=function(b){function c(d){_classCallCheck(this,c);var b=_possibleConstructorReturn(this,(c.__proto__||Object.getPrototypeOf(c)).call(this,d));return b.get=b.request.bind(b,{url:"brenches/get",method:"POST"}),b}return _inherits(c,b),c}(_APICategory3.default);exports.default=Brenches;
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _APICategory2=require("../APICategory"),_APICategory3=_interopRequireDefault(_APICategory2);function _interopRequireDefault(b){return b&&b.__esModule?b:{default:b}}function _classCallCheck(b,c){if(!(b instanceof c))throw new TypeError("Cannot call a class as a function")}function _possibleConstructorReturn(b,c){if(!b)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return c&&("object"==typeof c||"function"==typeof c)?c:b}function _inherits(b,c){if("function"!=typeof c&&null!==c)throw new TypeError("Super expression must either be null or a function, not "+typeof c);b.prototype=Object.create(c&&c.prototype,{constructor:{value:b,enumerable:!1,writable:!0,configurable:!0}}),c&&(Object.setPrototypeOf?Object.setPrototypeOf(b,c):b.__proto__=c)}var Brenches=function(a){function c(d){_classCallCheck(this,c);var b=_possibleConstructorReturn(this,(c.__proto__||Object.getPrototypeOf(c)).call(this,d));return b.get=b.request.bind(b,{url:"brenches/get",method:"POST"}),b}return _inherits(c,a),c}(_APICategory3.default);exports.default=Brenches;

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

"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _APICategory2=require("../APICategory"),_APICategory3=_interopRequireDefault(_APICategory2);function _interopRequireDefault(b){return b&&b.__esModule?b:{default:b}}function _classCallCheck(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}function _possibleConstructorReturn(a,b){if(!a)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&("object"==typeof b||"function"==typeof b)?b:a}function _inherits(a,b){if("function"!=typeof b&&null!==b)throw new TypeError("Super expression must either be null or a function, not "+typeof b);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}var Firms=function(a){function c(d){_classCallCheck(this,c);var b=_possibleConstructorReturn(this,(c.__proto__||Object.getPrototypeOf(c)).call(this,d));return b.list=b.request.bind(b,{url:"firms/list",method:"POST"}),b.get=b.request.bind(b,{url:"firms/get",method:"POST"}),b}return _inherits(c,a),c}(_APICategory3.default);exports.default=Firms;
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _APICategory2=require("../APICategory"),_APICategory3=_interopRequireDefault(_APICategory2);function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}function _classCallCheck(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}function _possibleConstructorReturn(a,b){if(!a)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&("object"==typeof b||"function"==typeof b)?b:a}function _inherits(a,b){if("function"!=typeof b&&null!==b)throw new TypeError("Super expression must either be null or a function, not "+typeof b);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}var Firms=function(a){function d(b){_classCallCheck(this,d);var a=_possibleConstructorReturn(this,(d.__proto__||Object.getPrototypeOf(d)).call(this,b));return a.list=a.request.bind(a,{url:"firms/list",method:"POST"}),a.get=a.request.bind(a,{url:"firms/get",method:"POST"}),a}return _inherits(d,a),d}(_APICategory3.default);exports.default=Firms;

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

"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _APICategory2=require("../APICategory"),_APICategory3=_interopRequireDefault(_APICategory2);function _interopRequireDefault(b){return b&&b.__esModule?b:{default:b}}function _classCallCheck(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}function _possibleConstructorReturn(a,b){if(!a)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&("object"==typeof b||"function"==typeof b)?b:a}function _inherits(a,b){if("function"!=typeof b&&null!==b)throw new TypeError("Super expression must either be null or a function, not "+typeof b);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}var OfficeLocations=function(a){function c(d){_classCallCheck(this,c);var b=_possibleConstructorReturn(this,(c.__proto__||Object.getPrototypeOf(c)).call(this,d));return b.list=b.request.bind(b,{url:"office-locations/list",method:"POST"}),b.get=b.request.bind(b,{url:"office-locations/get",method:"POST"}),b}return _inherits(c,a),c}(_APICategory3.default);exports.default=OfficeLocations;
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _APICategory2=require("../APICategory"),_APICategory3=_interopRequireDefault(_APICategory2);function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}function _classCallCheck(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}function _possibleConstructorReturn(a,b){if(!a)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&("object"==typeof b||"function"==typeof b)?b:a}function _inherits(a,b){if("function"!=typeof b&&null!==b)throw new TypeError("Super expression must either be null or a function, not "+typeof b);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}var OfficeLocations=function(a){function d(b){_classCallCheck(this,d);var a=_possibleConstructorReturn(this,(d.__proto__||Object.getPrototypeOf(d)).call(this,b));return a.list=a.request.bind(a,{url:"office-locations/list",method:"POST"}),a.get=a.request.bind(a,{url:"office-locations/get",method:"POST"}),a}return _inherits(d,a),d}(_APICategory3.default);exports.default=OfficeLocations;

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

"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _createClass=function(){function a(a,b){for(var c,d=0;d<b.length;d++)c=b[d],c.enumerable=c.enumerable||!1,c.configurable=!0,"value"in c&&(c.writable=!0),Object.defineProperty(a,c.key,c)}return function(b,c,d){return c&&a(b.prototype,c),d&&a(b,d),b}}(),_SessionStore2=require("./SessionStore"),_SessionStore3=_interopRequireDefault(_SessionStore2);function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}function _classCallCheck(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}function _possibleConstructorReturn(a,b){if(!a)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&("object"==typeof b||"function"==typeof b)?b:a}function _inherits(a,b){if("function"!=typeof b&&null!==b)throw new TypeError("Super expression must either be null or a function, not "+typeof b);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}var LocalStorage=function(a){function b(){return _classCallCheck(this,b),_possibleConstructorReturn(this,(b.__proto__||Object.getPrototypeOf(b)).apply(this,arguments))}return _inherits(b,a),_createClass(b,null,[{key:"client",value:function(){return"undefined"==typeof sessionStorage||null===sessionStorage?new(require("node-localstorage").LocalStorage)("./session"):sessionStorage}},{key:"get",value:function(a){if(!b.has(a))return null;var c=b.client().getItem(a);return JSON.parse(c).value}},{key:"set",value:function(a,c){return b.client().setItem(a,JSON.stringify({value:c}))}},{key:"has",value:function(a){var c=b.client().getItem(a);return null!==c&&void 0!==c&&(c=JSON.parse(c),c.hasOwnProperty("value"))}}]),b}(_SessionStore3.default);exports.default=LocalStorage;
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _createClass=function(){function a(a,b){for(var c,d=0;d<b.length;d++)c=b[d],c.enumerable=c.enumerable||!1,c.configurable=!0,"value"in c&&(c.writable=!0),Object.defineProperty(a,c.key,c)}return function(b,c,d){return c&&a(b.prototype,c),d&&a(b,d),b}}(),_SessionStore2=require("./SessionStore"),_SessionStore3=_interopRequireDefault(_SessionStore2);function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}function _classCallCheck(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}function _possibleConstructorReturn(a,b){if(!a)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&("object"==typeof b||"function"==typeof b)?b:a}function _inherits(a,b){if("function"!=typeof b&&null!==b)throw new TypeError("Super expression must either be null or a function, not "+typeof b);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}var LocalStorage=function(a){function b(){return _classCallCheck(this,b),_possibleConstructorReturn(this,(b.__proto__||Object.getPrototypeOf(b)).apply(this,arguments))}return _inherits(b,a),_createClass(b,null,[{key:"client",value:function(){return"undefined"==typeof sessionStorage||null===sessionStorage?new(require("node-localstorage").LocalStorage)("./session"):sessionStorage}},{key:"get",value:function(a){return b.has(a)?b.client().getItem(a):null}},{key:"set",value:function(a,c){return b.client().setItem(a,c)}},{key:"has",value:function(a){var c=b.client().getItem(a);return null!==c&&void 0!==c&&(c=JSON.parse(c),c.hasOwnProperty("value"))}}]),b}(_SessionStore3.default);exports.default=LocalStorage;
{
"name": "@orbis-systems/new-account-api-client",
"version": "1.1.6",
"version": "1.1.7",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/lib/index.js",

@@ -135,2 +135,6 @@ [

{
"url": "/applications/get-history",
"method": "POST"
},
{
"url": "/users/list",

@@ -137,0 +141,0 @@ "method": "POST"

Sorry, the diff of this file is too big to display

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