@nuskin/ns-common-lib
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -0,1 +1,8 @@ | ||
## [1.2.1](https://code.tls.nuskin.io/ns-am/utility/npm/ns-common-lib/compare/v1.2.0...v1.2.1) (2021-04-16) | ||
### Fix | ||
* added missing prod pub server env url, unused in env lists, just ns-shop (#CX12-3046) ([cb11a09](https://code.tls.nuskin.io/ns-am/utility/npm/ns-common-lib/commit/cb11a09924cd49e25edd5184dd01c168d82f4f52)), closes [#CX12-3046](https://code.tls.nuskin.io/ns-am/utility/npm/ns-common-lib/issues/CX12-3046) | ||
# [1.2.0](https://code.tls.nuskin.io/ns-am/utility/npm/ns-common-lib/compare/v1.1.0...v1.2.0) (2021-04-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@nuskin/ns-common-lib", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "This project contains shared common models and code between the backend and frontend.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -54,2 +54,3 @@ "use strict"; | ||
prodCloud: "www.nuskin.io", | ||
prodPubServer: "prd-pubaws-aem", | ||
stage: "stage.nuskin.com", | ||
@@ -56,0 +57,0 @@ stageCloud: "stg.nuskin.io", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19044
486