Socket
Socket
Sign inDemoInstall

dha-breathing-exercise

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dha-breathing-exercise - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

dist/components/__tests__/BreathingExercise.test.d.ts

14

dist/components/BreathingExercise/BreathingExercise.js

@@ -9,6 +9,7 @@ "use strict";

*
* wmt-breathing-exercise
* dha-breathing-exercise
*
* Copyright © 2009-2019 United States Government as represented by
* the Chief Information Officer of the DHA Connected Health. All Rights Reserved.
* the Program Manager of the DHA: Web and Mobile Technology Program Management Office.
* All Rights Reserved.
*

@@ -28,9 +29,8 @@ * Copyright © 2009-2019 Contributors. All Rights Reserved.

*
* Government Agency: DHA Connected Health
* Government Agency Original Software Designation: WMT Breathing Exercise
* Government Agency Original Software Title: WMT Breathing Exercise
* Government Agency: DHA: Web and Mobile Technology Program Management Office
* Government Agency Original Software Designation: dha-breathing-exercise
* Government Agency Original Software Title: dha-breathing-exercise
* User Registration Requested. Please send email
* with your contact information to: robert.a.kayl.civ@mail.mil
* Government Agency Point of Contact for Original Software: robert.a.kayl.civ@mail.mil
*
* Government Agency Point of Contact for Original Software - Program Manager: robert.a.kayl.civ@mail.mil
*/

@@ -37,0 +37,0 @@ var __extends = (this && this.__extends) || (function () {

@@ -30,3 +30,3 @@ import { WithStyles } from '@material-ui/core';

}
declare const _default: React.ComponentType<Pick<React.PropsWithChildren<IProps>, "children" | "inhaleExhaleText" | "cyclesCountText" | "cyclesCountPercentValue" | "inhaleExhalePercentValue" | "inhaleExhaleSecondsText" | "isStartButtonDisplayed" | "onPauseBreathingClick" | "onStartBreathingClick" | "onStopBreathingClick" | "redirectButtonRoute" | "redirectButtonText"> & import("@material-ui/core").StyledComponentProps<"root" | "btn" | "btnLink" | "cyclesCount" | "inhaleExhaleCircularProgressRoot" | "inhaleExhaleCircularProgressStatic" | "inhaleExhaleCircularProgressSvg" | "inhaleExhaleRoot" | "inhaleExhaleSeconds" | "inhaleExhaleText" | "@media (min-width: 600px)">>;
declare const _default: React.ComponentType<Pick<React.PropsWithChildren<IProps>, "cyclesCountPercentValue" | "cyclesCountText" | "inhaleExhalePercentValue" | "inhaleExhaleSecondsText" | "inhaleExhaleText" | "isStartButtonDisplayed" | "redirectButtonRoute" | "redirectButtonText" | "children" | "onPauseBreathingClick" | "onStartBreathingClick" | "onStopBreathingClick"> & import("@material-ui/core").StyledComponentProps<"inhaleExhaleText" | "root" | "btn" | "btnLink" | "cyclesCount" | "inhaleExhaleCircularProgressRoot" | "inhaleExhaleCircularProgressStatic" | "inhaleExhaleCircularProgressSvg" | "inhaleExhaleRoot" | "inhaleExhaleSeconds" | "@media (min-width: 600px)">>;
export default _default;

@@ -9,6 +9,7 @@ "use strict";

*
* wmt-breathing-exercise
* dha-breathing-exercise
*
* Copyright © 2009-2019 United States Government as represented by
* the Chief Information Officer of the DHA Connected Health. All Rights Reserved.
* the Program Manager of the DHA: Web and Mobile Technology Program Management Office.
* All Rights Reserved.
*

@@ -28,9 +29,8 @@ * Copyright © 2009-2019 Contributors. All Rights Reserved.

*
* Government Agency: DHA Connected Health
* Government Agency Original Software Designation: WMT Breathing Exercise
* Government Agency Original Software Title: WMT Breathing Exercise
* Government Agency: DHA: Web and Mobile Technology Program Management Office
* Government Agency Original Software Designation: dha-breathing-exercise
* Government Agency Original Software Title: dha-breathing-exercise
* User Registration Requested. Please send email
* with your contact information to: robert.a.kayl.civ@mail.mil
* Government Agency Point of Contact for Original Software: robert.a.kayl.civ@mail.mil
*
* Government Agency Point of Contact for Original Software - Program Manager: robert.a.kayl.civ@mail.mil
*/

@@ -37,0 +37,0 @@ var __importStar = (this && this.__importStar) || function (mod) {

@@ -8,6 +8,7 @@ "use strict";

*
* wmt-breathing-exercise
* dha-breathing-exercise
*
* Copyright © 2009-2019 United States Government as represented by
* the Chief Information Officer of the DHA Connected Health. All Rights Reserved.
* the Program Manager of the DHA: Web and Mobile Technology Program Management Office.
* All Rights Reserved.
*

@@ -27,9 +28,8 @@ * Copyright © 2009-2019 Contributors. All Rights Reserved.

*
* Government Agency: DHA Connected Health
* Government Agency Original Software Designation: WMT Breathing Exercise
* Government Agency Original Software Title: WMT Breathing Exercise
* Government Agency: DHA: Web and Mobile Technology Program Management Office
* Government Agency Original Software Designation: dha-breathing-exercise
* Government Agency Original Software Title: dha-breathing-exercise
* User Registration Requested. Please send email
* with your contact information to: robert.a.kayl.civ@mail.mil
* Government Agency Point of Contact for Original Software: robert.a.kayl.civ@mail.mil
*
* Government Agency Point of Contact for Original Software - Program Manager: robert.a.kayl.civ@mail.mil
*/

@@ -36,0 +36,0 @@ var __importDefault = (this && this.__importDefault) || function (mod) {

import { Theme } from '@material-ui/core';
declare const _default: (theme: Theme) => Record<"root" | "btn" | "btnLink" | "cyclesCount" | "inhaleExhaleCircularProgressRoot" | "inhaleExhaleCircularProgressStatic" | "inhaleExhaleCircularProgressSvg" | "inhaleExhaleRoot" | "inhaleExhaleSeconds" | "inhaleExhaleText" | "@media (min-width: 600px)", import("@material-ui/core/styles/withStyles").CSSProperties>;
declare const _default: (theme: Theme) => Record<"inhaleExhaleText" | "root" | "btn" | "btnLink" | "cyclesCount" | "inhaleExhaleCircularProgressRoot" | "inhaleExhaleCircularProgressStatic" | "inhaleExhaleCircularProgressSvg" | "inhaleExhaleRoot" | "inhaleExhaleSeconds" | "@media (min-width: 600px)", import("@material-ui/core/styles/withStyles").CSSProperties>;
export default _default;

@@ -8,6 +8,7 @@ "use strict";

*
* wmt-breathing-exercise
* dha-breathing-exercise
*
* Copyright © 2009-2019 United States Government as represented by
* the Chief Information Officer of the DHA Connected Health. All Rights Reserved.
* the Program Manager of the DHA: Web and Mobile Technology Program Management Office.
* All Rights Reserved.
*

@@ -27,9 +28,8 @@ * Copyright © 2009-2019 Contributors. All Rights Reserved.

*
* Government Agency: DHA Connected Health
* Government Agency Original Software Designation: WMT Breathing Exercise
* Government Agency Original Software Title: WMT Breathing Exercise
* Government Agency: DHA: Web and Mobile Technology Program Management Office
* Government Agency Original Software Designation: dha-breathing-exercise
* Government Agency Original Software Title: dha-breathing-exercise
* User Registration Requested. Please send email
* with your contact information to: robert.a.kayl.civ@mail.mil
* Government Agency Point of Contact for Original Software: robert.a.kayl.civ@mail.mil
*
* Government Agency Point of Contact for Original Software - Program Manager: robert.a.kayl.civ@mail.mil
*/

@@ -36,0 +36,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

@@ -8,6 +8,7 @@ "use strict";

*
* wmt-breathing-exercise
* dha-breathing-exercise
*
* Copyright © 2009-2019 United States Government as represented by
* the Chief Information Officer of the DHA Connected Health. All Rights Reserved.
* the Program Manager of the DHA: Web and Mobile Technology Program Management Office.
* All Rights Reserved.
*

@@ -27,9 +28,8 @@ * Copyright © 2009-2019 Contributors. All Rights Reserved.

*
* Government Agency: DHA Connected Health
* Government Agency Original Software Designation: WMT Breathing Exercise
* Government Agency Original Software Title: WMT Breathing Exercise
* Government Agency: DHA: Web and Mobile Technology Program Management Office
* Government Agency Original Software Designation: dha-breathing-exercise
* Government Agency Original Software Title: dha-breathing-exercise
* User Registration Requested. Please send email
* with your contact information to: robert.a.kayl.civ@mail.mil
* Government Agency Point of Contact for Original Software: robert.a.kayl.civ@mail.mil
*
* Government Agency Point of Contact for Original Software - Program Manager: robert.a.kayl.civ@mail.mil
*/

@@ -36,0 +36,0 @@ var __importDefault = (this && this.__importDefault) || function (mod) {

{
"name": "dha-breathing-exercise",
"version": "1.0.4",
"version": "1.0.5",
"description": "DHA SDK breathing exercise",

@@ -28,3 +28,3 @@ "main": "dist/index.js",

"@types/react-dom": "^16.0.11",
"dha-assets": "^1.0.0",
"dha-assets": "^1.0.1",
"react": "^16.7.0",

@@ -31,0 +31,0 @@ "react-dom": "^16.7.0"

@@ -5,25 +5,6 @@ # dha-breathing-exercise

## Setting up the module
## How to use
- git clone git@bitbucket.org:wmtp/dha-breathing-exercise.git
- cd dha-breathing-exercise
- npm install
#### Installing the module
## Building the module
The module uses Typescript compiler (TSC) to compile the source code.
To build the project run the following command:
- npm run build
## Installing the module for testing
You can install the module into your own React project as a dependency.
After you clone the module you can install using the following command:
- npm install /absolute/path/to/dha-breathing-exercise
- i.e. -> npm install /Users/dha/Documents/projects/npm/dha-breathing-exercise
## Installing the module from npm
Use the following command to install from npm:

@@ -33,3 +14,3 @@

## Importing the module
#### Importing the module

@@ -42,3 +23,3 @@ Once you have the module installed you can import the exported component into your code like so:

## Using the module
#### Using the module

@@ -63,3 +44,3 @@ Example of using the module:

## Testing
#### Testing

@@ -77,2 +58,27 @@ - Tests can be ran with the `npm test` command.

## How to contribute
#### Setting up the module
- SSH: git clone git@bitbucket.org:wmtp/dha-breathing-exercise.git
- HTTPS: git clone https://username@bitbucket.org/wmtp/dha-breathing-exercise.git
- cd dha-breathing-exercise
- npm install
#### Building the module
The module uses Typescript compiler (TSC) to compile the source code.
To build the project run the following command:
- npm run build
#### Installing the module in app for testing
You can install the module into your own React project as a dependency.
After you clone the module you can install using the following command:
- npm install /absolute/path/to/dha-breathing-exercise
- i.e. -> npm install /Users/dha/Documents/projects/npm/dha-breathing-exercise
## Viewing API docs

@@ -79,0 +85,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