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

@abfluss/api-client

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abfluss/api-client - npm Package Compare versions

Comparing version

to
0.1.1

8

CHANGELOG.md

@@ -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 @@

5

dist/flow-api-client.d.ts

@@ -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

dist/flow-api-client.js

@@ -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
[![Build Status](https://travis-ci.com/donmahallem/FlowApiTypes.svg?branch=master)](https://travis-ci.com/donmahallem/FlowApiTypes) [![Coverage Status](https://coveralls.io/repos/github/donmahallem/FlowApiTypes/badge.svg?branch=master)](https://coveralls.io/github/donmahallem/FlowApiTypes?branch=master) [![npm version](https://badge.fury.io/js/%40donmahallem%2Fflow-api-types.svg)](https://badge.fury.io/js/%40donmahallem%2Fflow-api-types) [![Maintainability](https://api.codeclimate.com/v1/badges/f20f120f5f2a5d0104c8/maintainability)](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