Skip to content

Commit

Permalink
Deploying to gh-pages from @ bcadf74 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 8, 2025
1 parent bcadf74 commit 837a1ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
6 changes: 1 addition & 5 deletions pages/en/lb3/readmes/strong-soap.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# strong-soap

[![CI](https://github.com/loopbackio/strong-soap/actions/workflows/continuous-integration.yaml/badge.svg)](https://github.com/loopbackio/strong-soap/actions/workflows/continuous-integration.yaml)
[![Build Status](https://app.travis-ci.com/loopbackio/strong-soap.svg?branch=master)](https://app.travis-ci.com/loopbackio/strong-soap)
[![Coverage Status](https://coveralls.io/repos/github/loopbackio/strong-soap/badge.svg?branch=master)](https://coveralls.io/github/loopbackio/strong-soap?branch=master)

This module provides a Node.js SOAP client for invoking web services and a mock-up SOAP server capability to create and test your web service. This module is based on `node-soap` module.
Expand Down Expand Up @@ -67,10 +66,7 @@ Features:

## Install

Node.js version 10, 12, and 14 are officially supported. We dropped version 8
support in 3.0.0.

Install with [npm](http://github.com/isaacs/npm):
Install with [npm](https://github.com/npm/cli):

```sh
npm install strong-soap
Expand Down
6 changes: 1 addition & 5 deletions pages/en/lb4/readmes/strong-soap.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# strong-soap

[![CI](https://github.com/loopbackio/strong-soap/actions/workflows/continuous-integration.yaml/badge.svg)](https://github.com/loopbackio/strong-soap/actions/workflows/continuous-integration.yaml)
[![Build Status](https://app.travis-ci.com/loopbackio/strong-soap.svg?branch=master)](https://app.travis-ci.com/loopbackio/strong-soap)
[![Coverage Status](https://coveralls.io/repos/github/loopbackio/strong-soap/badge.svg?branch=master)](https://coveralls.io/github/loopbackio/strong-soap?branch=master)

This module provides a Node.js SOAP client for invoking web services and a mock-up SOAP server capability to create and test your web service. This module is based on `node-soap` module.
Expand Down Expand Up @@ -67,10 +66,7 @@ Features:

## Install

Node.js version 10, 12, and 14 are officially supported. We dropped version 8
support in 3.0.0.

Install with [npm](http://github.com/isaacs/npm):
Install with [npm](https://github.com/npm/cli):

```sh
npm install strong-soap
Expand Down

0 comments on commit 837a1ec

Please sign in to comment.