@abfluss/api-client
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.1](https://github.com/abfluss/abfluss/compare/v0.1.0...v0.1.1) (2020-03-11) | ||
**Note:** Version bump only for package @abfluss/api-client | ||
# 0.1.0 (2020-03-11) | ||
@@ -8,0 +16,0 @@ |
@@ -13,4 +13,5 @@ /*! | ||
constructor(); | ||
readonly jar: request.CookieJar; | ||
userAgent: string; | ||
get jar(): request.CookieJar; | ||
get userAgent(): string; | ||
set userAgent(useragent: string); | ||
/** | ||
@@ -17,0 +18,0 @@ * |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /*! |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /*! |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /*! |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@abfluss/api-client", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Api Client and helper for FlowApi", | ||
@@ -42,12 +42,12 @@ "main": "dist/index.js", | ||
"chai": "~4.2.0", | ||
"mocha": "~6.2.2", | ||
"nyc": "~14.1.1", | ||
"sinon": "~7.5.0", | ||
"mocha": "~7.1.0", | ||
"nyc": "~15.0.0", | ||
"sinon": "~9.0.1", | ||
"ts-node": "~8.6.2", | ||
"tslint": "~5.20.0", | ||
"typedoc": "~0.15.0", | ||
"typescript": "~3.6.4" | ||
"typedoc": "~0.16.11", | ||
"typescript": "~3.8.3" | ||
}, | ||
"dependencies": { | ||
"@abfluss/api-types": "^0.1.0", | ||
"@abfluss/api-types": "^0.1.1", | ||
"jsonschema": "~1.2.4", | ||
@@ -70,3 +70,3 @@ "request": "~2.88.0", | ||
}, | ||
"gitHead": "1e05570bfc437bc94fb4a0b4d7b291f0379508a5" | ||
"gitHead": "d8fa79821213be4cbc99aab7973e5fefe3639ab9" | ||
} |
This is a small library of tools to handle data from flow.polar.com | ||
[](https://travis-ci.com/donmahallem/FlowApiTypes) [](https://coveralls.io/github/donmahallem/FlowApiTypes?branch=master) [](https://badge.fury.io/js/%40donmahallem%2Fflow-api-types) [](https://codeclimate.com/github/donmahallem/FlowApiTypes/maintainability) |
@@ -0,0 +0,0 @@ /*! |
@@ -0,0 +0,0 @@ /*! |
@@ -0,0 +0,0 @@ /*! |
@@ -0,0 +0,0 @@ /*! |
Sorry, the diff of this file is not supported yet
30205
2.62%341
0.29%Updated