From 7f75c904354bb6f02b6860024798b301370e0837 Mon Sep 17 00:00:00 2001 From: Sassoun Derderian <sassounderderian@workfront.com> Date: Mon, 12 Jun 2017 16:36:10 +0400 Subject: [PATCH] 3.0.1 --- CHANGELOG.md | 7 ++++ docs/classes/_api_.api.html | 56 ++++++++++++------------- docs/interfaces/_api_.ihttpoptions.html | 10 ++--- docs/modules/_api_.html | 12 +++--- package-lock.json | 2 +- package.json | 2 +- 6 files changed, 48 insertions(+), 41 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 086d59db..a129c0f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +3.0.1 - June 12, 2017 + +* chore: using npm@5 new feature (Sassoun Derderian) +* fix: Object.assign polyfill for IE browsers (Sassoun Derderian) +* fix(package): update @types/node to version 7.0.28 (greenkeeper[bot]) +* fix(package): update @types/node to version 7.0.24 (greenkeeper[bot]) + 3.0.0 - May 31, 2017 * chore: tests for getApiKey method (Sassoun Derderian) diff --git a/docs/classes/_api_.api.html b/docs/classes/_api_.api.html index 7f6762c5..6e3ab7a0 100644 --- a/docs/classes/_api_.api.html +++ b/docs/classes/_api_.api.html @@ -156,7 +156,7 @@ <h3>constructor</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L57">Api.ts:57</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L58">Api.ts:58</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> @@ -178,7 +178,7 @@ <h3>_http<wbr>Options</h3> <div class="tsd-signature tsd-kind-icon">_http<wbr>Options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_api_.ihttpoptions.html" class="tsd-signature-type">IHttpOptions</a></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L56">Api.ts:56</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L57">Api.ts:57</a></li> </ul> </aside> </section> @@ -188,7 +188,7 @@ <h3>_http<wbr>Params</h3> <div class="tsd-signature tsd-kind-icon">_http<wbr>Params<span class="tsd-signature-symbol">:</span> <a href="../modules/_api_.html#thttpparams" class="tsd-signature-type">THttpParams</a></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L57">Api.ts:57</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L58">Api.ts:58</a></li> </ul> </aside> </section> @@ -205,7 +205,7 @@ <h3>clear<wbr>Api<wbr>Key</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L149">Api.ts:149</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L150">Api.ts:150</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -234,7 +234,7 @@ <h3>copy</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L117">Api.ts:117</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L118">Api.ts:118</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -287,7 +287,7 @@ <h3>count</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L137">Api.ts:137</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L138">Api.ts:138</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -326,7 +326,7 @@ <h3>create</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L170">Api.ts:170</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L171">Api.ts:171</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -372,7 +372,7 @@ <h3>edit</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L183">Api.ts:183</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L184">Api.ts:184</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -424,7 +424,7 @@ <h3>execute</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L196">Api.ts:196</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L197">Api.ts:197</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -476,7 +476,7 @@ <h3>get</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L222">Api.ts:222</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L223">Api.ts:223</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -525,7 +525,7 @@ <h3>get<wbr>Api<wbr>Key</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L85">Api.ts:85</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L86">Api.ts:86</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -568,7 +568,7 @@ <h3>login</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L249">Api.ts:249</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L250">Api.ts:250</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -612,7 +612,7 @@ <h3>logout</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L261">Api.ts:261</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L262">Api.ts:262</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -640,7 +640,7 @@ <h3>metadata</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L280">Api.ts:280</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L281">Api.ts:281</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -674,7 +674,7 @@ <h3>named<wbr>Query</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L297">Api.ts:297</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L298">Api.ts:298</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -726,7 +726,7 @@ <h3>remove</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L309">Api.ts:309</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L310">Api.ts:310</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -772,7 +772,7 @@ <h3>report</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L329">Api.ts:329</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L330">Api.ts:330</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -815,7 +815,7 @@ <h3>request</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L333">Api.ts:333</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L334">Api.ts:334</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> @@ -847,7 +847,7 @@ <h3>search</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L404">Api.ts:404</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L405">Api.ts:405</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -890,7 +890,7 @@ <h3>set<wbr>Api<wbr>Key</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L413">Api.ts:413</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L414">Api.ts:414</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -924,7 +924,7 @@ <h3>set<wbr>SessionID</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L422">Api.ts:422</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L423">Api.ts:423</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -960,7 +960,7 @@ <h3>upload<wbr>File<wbr>Content</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L448">Api.ts:448</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L449">Api.ts:449</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> @@ -986,7 +986,7 @@ <h3>upload<wbr>From<wbr>Stream</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L442">Api.ts:442</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L443">Api.ts:443</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -1036,7 +1036,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Methods</h3> <div class="tsd-signature tsd-kind-icon">Methods<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L49">Api.ts:49</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L50">Api.ts:50</a></li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> @@ -1045,7 +1045,7 @@ <h3>DELETE</h3> <div class="tsd-signature tsd-kind-icon">DELETE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "DELETE"</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L52">Api.ts:52</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L53">Api.ts:53</a></li> </ul> </aside> </section> @@ -1055,7 +1055,7 @@ <h3>GET</h3> <div class="tsd-signature tsd-kind-icon">GET<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "GET"</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L50">Api.ts:50</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L51">Api.ts:51</a></li> </ul> </aside> </section> @@ -1065,7 +1065,7 @@ <h3>POST</h3> <div class="tsd-signature tsd-kind-icon">POST<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "POST"</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L53">Api.ts:53</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L54">Api.ts:54</a></li> </ul> </aside> </section> @@ -1075,7 +1075,7 @@ <h3>PUT</h3> <div class="tsd-signature tsd-kind-icon">PUT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "PUT"</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L51">Api.ts:51</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L52">Api.ts:52</a></li> </ul> </aside> </section> diff --git a/docs/interfaces/_api_.ihttpoptions.html b/docs/interfaces/_api_.ihttpoptions.html index c649b55c..b78d5962 100644 --- a/docs/interfaces/_api_.ihttpoptions.html +++ b/docs/interfaces/_api_.ihttpoptions.html @@ -100,7 +100,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> always<wbr>Use<wbr>Ge <div class="tsd-signature tsd-kind-icon">always<wbr>Use<wbr>Get<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L32">Api.ts:32</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L33">Api.ts:33</a></li> </ul> </aside> </section> @@ -110,7 +110,7 @@ <h3>headers</h3> <div class="tsd-signature tsd-kind-icon">headers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L33">Api.ts:33</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L34">Api.ts:34</a></li> </ul> </aside> <div class="tsd-type-declaration"> @@ -128,7 +128,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> method</h3> <div class="tsd-signature tsd-kind-icon">method<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L30">Api.ts:30</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L31">Api.ts:31</a></li> </ul> </aside> </section> @@ -138,7 +138,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> path</h3> <div class="tsd-signature tsd-kind-icon">path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L29">Api.ts:29</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L30">Api.ts:30</a></li> </ul> </aside> </section> @@ -148,7 +148,7 @@ <h3>url</h3> <div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L31">Api.ts:31</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L32">Api.ts:32</a></li> </ul> </aside> </section> diff --git a/docs/modules/_api_.html b/docs/modules/_api_.html index d3f30cff..5035839f 100644 --- a/docs/modules/_api_.html +++ b/docs/modules/_api_.html @@ -126,7 +126,7 @@ <h3>TFields</h3> <div class="tsd-signature tsd-kind-icon">TFields<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L35">Api.ts:35</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L36">Api.ts:36</a></li> </ul> </aside> </section> @@ -136,7 +136,7 @@ <h3>THttp<wbr>Params</h3> <div class="tsd-signature tsd-kind-icon">THttp<wbr>Params<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L27">Api.ts:27</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L28">Api.ts:28</a></li> </ul> </aside> </section> @@ -149,7 +149,7 @@ <h3>Global<wbr>Scope</h3> <div class="tsd-signature tsd-kind-icon">Global<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> = Function('return this')()</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L37">Api.ts:37</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L38">Api.ts:38</a></li> </ul> </aside> </section> @@ -162,7 +162,7 @@ <h3>Response<wbr>Handler</h3> <div class="tsd-signature tsd-kind-icon">Response<wbr>Handler<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L455">Api.ts:455</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L456">Api.ts:456</a></li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-object-literal tsd-is-not-exported"> @@ -175,7 +175,7 @@ <h3>failure</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L487">Api.ts:487</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L488">Api.ts:488</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> @@ -198,7 +198,7 @@ <h3>success</h3> <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/5204ee0/src/Api.ts#L456">Api.ts:456</a></li> + <li>Defined in <a href="https://github.com/Workfront/workfront-api/blob/93a2fea/src/Api.ts#L457">Api.ts:457</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> diff --git a/package-lock.json b/package-lock.json index 501f7169..3b875ee7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "workfront-api", - "version": "3.0.0", + "version": "3.0.1", "lockfileVersion": 1, "dependencies": { "@types/form-data": { diff --git a/package.json b/package.json index 95dd2ca5..031e9f34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "workfront-api", - "version": "3.0.0", + "version": "3.0.1", "description": "A Workfront API for the Node.js and the Web", "main": "dist/workfront.js", "module": "es/index.js",