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

g11n-pipeline

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

g11n-pipeline - npm Package Compare versions

Comparing version

to
1.2.1-0

2

package.json
{
"name": "g11n-pipeline",
"version": "1.2.0",
"version": "1.2.1-0",
"description": "JavaScript (Node.js, etc) client for Bluemix Globalization Pipeline",

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

@@ -18,6 +18,13 @@ Globalization Pipeline Client for JavaScript

## Quickstart - Bluemix
## Quickstart
* Add `g11n-pipeline` to your project, as well as `cfenv` and `optional`.
* You should familiarize yourself with the service itself. A
good place to begin is by reading the
[Quick Start Guide](https://github.com/IBM-Bluemix/gp-common#quick-start-guide)
and the official
[Getting Started with IBM Globalization ](https://www.ng.bluemix.net/docs/services/GlobalizationPipeline/index.html) documentation.
The documentation explains how to find the service on Bluemix, create a new service instance, create a new bundle, and access the translated messages.
* Next, add `g11n-pipeline` to your project, as well as `cfenv` and `optional`.
npm install --save g11n-pipeline cfenv optional

@@ -815,9 +822,13 @@

Support
Community
===
You can post questions about using this service to StackOverflow
using the tag "[globalization-pipeline](http://stackoverflow.com/questions/tagged/globalization-pipeline/)".
* View or file GitHub [Issues](https://github.com/IBM-Bluemix/gp-js-client/issues)
* Connect with the open source community on [developerWorks Open](https://developer.ibm.com/open/ibm-bluemix-globalization-pipeline/node-js-sdk/)
LICENSE
Contributing
===
See [CONTRIBUTING.md](CONTRIBUTING.md).
License
===
Apache 2.0. See [LICENSE.txt](LICENSE.txt)

@@ -824,0 +835,0 @@

@@ -18,6 +18,13 @@ Globalization Pipeline Client for JavaScript

## Quickstart - Bluemix
## Quickstart
* Add `g11n-pipeline` to your project, as well as `cfenv` and `optional`.
* You should familiarize yourself with the service itself. A
good place to begin is by reading the
[Quick Start Guide](https://github.com/IBM-Bluemix/gp-common#quick-start-guide)
and the official
[Getting Started with IBM Globalization ](https://www.ng.bluemix.net/docs/services/GlobalizationPipeline/index.html) documentation.
The documentation explains how to find the service on Bluemix, create a new service instance, create a new bundle, and access the translated messages.
* Next, add `g11n-pipeline` to your project, as well as `cfenv` and `optional`.
npm install --save g11n-pipeline cfenv optional

@@ -140,9 +147,13 @@

Support
Community
===
You can post questions about using this service to StackOverflow
using the tag "[globalization-pipeline](http://stackoverflow.com/questions/tagged/globalization-pipeline/)".
* View or file GitHub [Issues](https://github.com/IBM-Bluemix/gp-js-client/issues)
* Connect with the open source community on [developerWorks Open](https://developer.ibm.com/open/ibm-bluemix-globalization-pipeline/node-js-sdk/)
LICENSE
Contributing
===
See [CONTRIBUTING.md](CONTRIBUTING.md).
License
===
Apache 2.0. See [LICENSE.txt](LICENSE.txt)

@@ -149,0 +160,0 @@

Sorry, the diff of this file is not supported yet