Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@apimatic/http-query

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apimatic/http-query - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

18

package.json
{
"name": "@apimatic/http-query",
"author": "APIMatic Ltd.",
"version": "0.1.0",
"license": "SEE LICENSE IN LICENSE.md",
"version": "0.2.0",
"license": "MIT",
"sideEffects": false,

@@ -20,3 +20,3 @@ "main": "lib/index.js",

"engines": {
"node": ">=10.4.0"
"node": ">=14.15.0 || >=16.0.0"
},

@@ -50,3 +50,3 @@ "scripts": {

"@babel/core": "^7.10.5",
"@size-limit/preset-small-lib": "^4.6.0",
"@size-limit/preset-small-lib": "^7.0.8",
"babel-plugin-annotate-pure-calls": "^0.4.0",

@@ -57,8 +57,8 @@ "jest": "^26.4.2",

"lerna-alias": "3.0.3-0",
"rollup": "^2.35.1",
"rollup-plugin-filesize": "^9.1.1",
"rollup": "^2.79.0",
"rollup-plugin-filesize": "^9.1.2",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"size-limit": "^4.6.0",
"rollup-plugin-typescript2": "^0.31.0",
"size-limit": "^7.0.8",
"ts-jest": "^26.4.0",

@@ -68,3 +68,3 @@ "typescript": "^4.1.2"

"dependencies": {
"@apimatic/file-wrapper": "^0.1.0",
"@apimatic/file-wrapper": "^0.2.0",
"tslib": "^2.1.0"

@@ -71,0 +71,0 @@ },

export * from './queryString';

@@ -0,0 +0,0 @@ import {

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

var e,r;e=this,r=function(e,r){"use strict";function n(e){var r="function"==typeof Symbol&&Symbol.iterator,n=r&&e[r],t=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&t>=e.length&&(e=void 0),{value:e&&e[t++],done:!e}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")}function t(e,r){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var t,o,i=n.call(e),a=[];try{for(;(void 0===r||r-- >0)&&!(t=i.next()).done;)a.push(t.value)}catch(e){o={error:e}}finally{try{t&&!t.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a}function o(e,r){for(var n=0,t=r.length,o=e.length;n<t;n++,o++)e[o]=r[n];return e}function i(e,r,n,t){var o;return s(((o={})[e+"["+r+"]"]=n,o),t)}function a(e,r,n,a){for(var f=0;f<r.length;f+=1)a.push.apply(a,o([],t(i(e,f,r[f],n))))}var f=function(e,r,n){for(var a=0;a<r.length;a+=1)n.push.apply(n,o([],t(i(e,a,r[a],f))))},l=function(e,r,i){var f,u,p;if(r.some((function(e){return"object"==typeof e})))a(e,r,l,i);else try{for(var c=n(r),y=c.next();!y.done;y=c.next()){var v=y.value;i.push.apply(i,o([],t(s(((p={})[e+"[]"]=v,p),l))))}}catch(e){f={error:e}}finally{try{y&&!y.done&&(u=c.return)&&u.call(c)}finally{if(f)throw f.error}}},u=function(e,r,i){var f,l,p;if(r.some((function(e){return"object"==typeof e})))a(e,r,u,i);else try{for(var c=n(r),y=c.next();!y.done;y=c.next()){var v=y.value;i.push.apply(i,o([],t(s(((p={})[e]=v,p),u))))}}catch(e){f={error:e}}finally{try{y&&!y.done&&(l=c.return)&&l.call(c)}finally{if(f)throw f.error}}},p=function(e,r,n){if(r.some((function(e){return"object"==typeof e})))a(e,r,p,n);else{var t=r.map((function(e){return e.toString()})).join("\t");n.push.apply(n,[{key:e,value:t}])}},c=function(e,r,n){if(r.some((function(e){return"object"==typeof e})))a(e,r,c,n);else{var t=r.map((function(e){return e.toString()})).join(",");n.push.apply(n,[{key:e,value:t}])}},y=function(e,r,n){if(r.some((function(e){return"object"==typeof e})))a(e,r,y,n);else{var t=r.map((function(e){return e.toString()})).join("|");n.push.apply(n,[{key:e,value:t}])}};function s(e,i){var a,l,u;void 0===i&&(i=f);var p=[];try{for(var c=n(Object.keys(e)),y=c.next();!y.done;y=c.next()){var v=y.value,d=e[v];if(null!=d)if("string"==typeof d||"number"==typeof d||"boolean"==typeof d||"bigint"==typeof d)p.push({key:v,value:d.toString()});else if(r.isFileWrapper(d))p.push({key:v,value:r.cloneFileWrapper(d)});else if(Array.isArray(d))i(v,d,p);else if("object"==typeof d)for(var h in d)if(Object.prototype.hasOwnProperty.call(d,h)){var b=d[h];p.push.apply(p,o([],t(s(((u={})[v+"["+h+"]"]=b,u),i))))}}}catch(e){a={error:e}}finally{try{y&&!y.done&&(l=c.return)&&l.call(c)}finally{if(a)throw a.error}}return p}function v(e){var r=encodeURIComponent;return e.map((function(e){return r(e.key)+"="+r(e.value.toString())})).join("&")}e.commaPrefix=c,e.filterFileWrapperFromKeyValuePairs=function(e){return e.filter((function(e){return!r.isFileWrapper(e.value)}))},e.formDataEncodeObject=s,e.indexedPrefix=f,e.objectArrayEncoding=a,e.objectEncoding=i,e.pipePrefix=y,e.plainPrefix=u,e.tabPrefix=p,e.unindexedPrefix=l,e.urlEncodeKeyValuePairs=v,e.urlEncodeObject=function(e,r){return v(s(e,r))},Object.defineProperty(e,"__esModule",{value:!0})},"object"==typeof exports&&"undefined"!=typeof module?r(exports,require("@apimatic/file-wrapper")):"function"==typeof define&&define.amd?define(["exports","@apimatic/file-wrapper"],r):r((e="undefined"!=typeof globalThis?globalThis:e||self).ApimaticSchema={},e.fileWrapper);
var e,r;e=this,r=function(e,r){"use strict";function t(e){var r="function"==typeof Symbol&&Symbol.iterator,t=r&&e[r],n=0;if(t)return t.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")}function n(e,r){var t="function"==typeof Symbol&&e[Symbol.iterator];if(!t)return e;var n,o,i=t.call(e),a=[];try{for(;(void 0===r||r-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(t=i.return)&&t.call(i)}finally{if(o)throw o.error}}return a}function o(e,r,t){if(t||2===arguments.length)for(var n,o=0,i=r.length;o<i;o++)!n&&o in r||(n||(n=Array.prototype.slice.call(r,0,o)),n[o]=r[o]);return e.concat(n||Array.prototype.slice.call(r))}function i(e,r,t,n){var o;return s(((o={})[e+"["+r+"]"]=t,o),n)}function a(e,r,t,a){for(var f=0;f<r.length;f+=1)a.push.apply(a,o([],n(i(e,f,r[f],t))))}var f=function(e,r,t){for(var a=0;a<r.length;a+=1)t.push.apply(t,o([],n(i(e,a,r[a],f))))},l=function(e,r,i){var f,u,p;if(r.some((function(e){return"object"==typeof e})))a(e,r,l,i);else try{for(var c=t(r),y=c.next();!y.done;y=c.next()){var v=y.value;i.push.apply(i,o([],n(s(((p={})[e+"[]"]=v,p),l))))}}catch(e){f={error:e}}finally{try{y&&!y.done&&(u=c.return)&&u.call(c)}finally{if(f)throw f.error}}},u=function(e,r,i){var f,l,p;if(r.some((function(e){return"object"==typeof e})))a(e,r,u,i);else try{for(var c=t(r),y=c.next();!y.done;y=c.next()){var v=y.value;i.push.apply(i,o([],n(s(((p={})[e]=v,p),u))))}}catch(e){f={error:e}}finally{try{y&&!y.done&&(l=c.return)&&l.call(c)}finally{if(f)throw f.error}}},p=function(e,r,t){if(r.some((function(e){return"object"==typeof e})))a(e,r,p,t);else{var n=r.map((function(e){return e.toString()})).join("\t");t.push.apply(t,[{key:e,value:n}])}},c=function(e,r,t){if(r.some((function(e){return"object"==typeof e})))a(e,r,c,t);else{var n=r.map((function(e){return e.toString()})).join(",");t.push.apply(t,[{key:e,value:n}])}},y=function(e,r,t){if(r.some((function(e){return"object"==typeof e})))a(e,r,y,t);else{var n=r.map((function(e){return e.toString()})).join("|");t.push.apply(t,[{key:e,value:n}])}};function s(e,i){var a,l,u;void 0===i&&(i=f);var p=[];try{for(var c=t(Object.keys(e)),y=c.next();!y.done;y=c.next()){var v=y.value,d=e[v];if(null!=d)if("string"==typeof d||"number"==typeof d||"boolean"==typeof d||"bigint"==typeof d)p.push({key:v,value:d.toString()});else if(r.isFileWrapper(d))p.push({key:v,value:r.cloneFileWrapper(d)});else if(Array.isArray(d))i(v,d,p);else if("object"==typeof d)for(var h in d)if(Object.prototype.hasOwnProperty.call(d,h)){var b=d[h];p.push.apply(p,o([],n(s(((u={})[v+"["+h+"]"]=b,u),i))))}}}catch(e){a={error:e}}finally{try{y&&!y.done&&(l=c.return)&&l.call(c)}finally{if(a)throw a.error}}return p}function v(e){var r=encodeURIComponent;return e.map((function(e){return r(e.key)+"="+r(e.value.toString())})).join("&")}e.commaPrefix=c,e.filterFileWrapperFromKeyValuePairs=function(e){return e.filter((function(e){return!r.isFileWrapper(e.value)}))},e.formDataEncodeObject=s,e.indexedPrefix=f,e.objectArrayEncoding=a,e.objectEncoding=i,e.pipePrefix=y,e.plainPrefix=u,e.tabPrefix=p,e.unindexedPrefix=l,e.urlEncodeKeyValuePairs=v,e.urlEncodeObject=function(e,r){return v(s(e,r))},Object.defineProperty(e,"__esModule",{value:!0})},"object"==typeof exports&&"undefined"!=typeof module?r(exports,require("@apimatic/file-wrapper")):"function"==typeof define&&define.amd?define(["exports","@apimatic/file-wrapper"],r):r((e="undefined"!=typeof globalThis?globalThis:e||self).ApimaticSchema={},e.fileWrapper);
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