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

@codetanzania/emis-api-client

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codetanzania/emis-api-client - npm Package Compare versions

Comparing version 0.16.1 to 0.16.2

11

CHANGELOG.md

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

#### 0.16.2 (2019-06-16)
##### Chores
* **build:** bundle library for v0.16.2 ([f385753f](https://github.com/CodeTanzania/emis-api-client/commit/f385753f8d0f6e031ab9ec86d9dce1eb3af7a65e))
* **package.json:** update package version to 0.16.2 ([4d65bfdc](https://github.com/CodeTanzania/emis-api-client/commit/4d65bfdc82f768e1e2b45212ee29155e8924196e))
##### Bug Fixes
* **predefine:** change partyGroup bucket to partygroups ([2158edee](https://github.com/CodeTanzania/emis-api-client/commit/2158edeed42e22fa57bc4a13dd32ba7ef128be47))
#### 0.16.0 (2019-06-16)

@@ -2,0 +13,0 @@

2

es/index.js

@@ -1156,3 +1156,3 @@ import moment from 'moment';

wellknown: 'predefine',
bucket: 'partyGroups',
bucket: 'partygroups',
params: mergeObjects(DEFAULT_PARAMS),

@@ -1159,0 +1159,0 @@ },

@@ -1158,3 +1158,3 @@ 'use strict';

wellknown: 'predefine',
bucket: 'partyGroups',
bucket: 'partygroups',
params: common.mergeObjects(DEFAULT_PARAMS),

@@ -1161,0 +1161,0 @@ },

{
"name": "@codetanzania/emis-api-client",
"version": "0.16.1",
"version": "0.16.2",
"description": "http client for EMIS API.",

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

@@ -171,3 +171,3 @@ import { clone, forEach, merge, upperFirst } from 'lodash';

wellknown: 'predefine',
bucket: 'partyGroups',
bucket: 'partygroups',
params: mergeObjects(DEFAULT_PARAMS),

@@ -174,0 +174,0 @@ },

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