need4deed-sdk 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/types/api.ts +1 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "need4deed-sdk",
3
- "version": "0.0.4",
3
+ "version": "0.0.5",
4
4
  "description": "Need4Deed.org SDK",
5
5
  "main": "src/index.ts",
6
6
  "scripts": {
package/src/types/api.ts CHANGED
@@ -11,6 +11,7 @@ export enum EventN4DType {
11
11
  }
12
12
 
13
13
  export interface EventN4D {
14
+ active: boolean;
14
15
  title: string;
15
16
  subTitle?: string;
16
17
  menuTitle: string; // for the menu