@refinitiv-ui/i18n
Advanced tools
Comparing version 5.1.5-next.3 to 5.1.5
@@ -6,34 +6,13 @@ # Change Log | ||
## [5.1.5-next.3](https://git.sami.int.thomsonreuters.com/elf/refinitiv-ui/compare/@refinitiv-ui/i18n@5.1.5-next.2...@refinitiv-ui/i18n@5.1.5-next.3) (2021-09-23) | ||
## [5.1.5](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/i18n@5.1.4...@refinitiv-ui/i18n@5.1.5) (2021-10-11) | ||
**Note:** Version bump only for package @refinitiv-ui/i18n | ||
### Bug Fixes | ||
* remove source maps reference from the production build ([655d0bb](https://github.com/Refinitiv/refinitiv-ui/commit/655d0bb57290e5fe1276bf1a99bd7a0190d7a2f8)) | ||
## [5.1.5-next.2](https://git.sami.int.thomsonreuters.com/elf/refinitiv-ui/compare/@refinitiv-ui/i18n@5.1.5-next.1...@refinitiv-ui/i18n@5.1.5-next.2) (2021-09-20) | ||
**Note:** Version bump only for package @refinitiv-ui/i18n | ||
## [5.1.5-next.1](https://git.sami.int.thomsonreuters.com/elf/refinitiv-ui/compare/@refinitiv-ui/i18n@5.1.5-next.0...@refinitiv-ui/i18n@5.1.5-next.1) (2021-09-16) | ||
**Note:** Version bump only for package @refinitiv-ui/i18n | ||
## [5.1.5-next.0](https://git.sami.int.thomsonreuters.com/elf/refinitiv-ui/compare/@refinitiv-ui/i18n@5.1.4...@refinitiv-ui/i18n@5.1.5-next.0) (2021-09-16) | ||
**Note:** Version bump only for package @refinitiv-ui/i18n | ||
## [5.1.4](https://git.sami.int.thomsonreuters.com/elf/refinitiv-ui/compare/@refinitiv-ui/i18n@5.1.3...@refinitiv-ui/i18n@5.1.4) (2021-09-15) | ||
@@ -40,0 +19,0 @@ |
{ | ||
"name": "@refinitiv-ui/i18n", | ||
"version": "5.1.5-next.3", | ||
"version": "5.1.5", | ||
"description": "i18n support for Web Components", | ||
@@ -10,7 +10,8 @@ "main": "./lib/index.js", | ||
"type": "git", | ||
"url": "git@git.sami.int.thomsonreuters.com:elf/refinitiv-ui.git", | ||
"url": "git@github.com:Refinitiv/refinitiv-ui.git", | ||
"directory": "packages/i18n" | ||
}, | ||
"scripts": { | ||
"build": "tsc", | ||
"build": "tsc --sourceMap --declarationMap", | ||
"build:prod": "tsc", | ||
"lint": "eslint .", | ||
@@ -26,9 +27,8 @@ "lint:fix": "eslint . --fix", | ||
"@formatjs/intl-utils": "^3.8.4", | ||
"@refinitiv-ui/phrasebook": "^5.1.3-next.2", | ||
"@refinitiv-ui/phrasebook": "^5.1.3", | ||
"intl-format-cache": "^4.3.1", | ||
"intl-messageformat": "^9.7.1", | ||
"tslib": "^2.3.1" | ||
"intl-messageformat": "^9.7.1" | ||
}, | ||
"devDependencies": { | ||
"@refinitiv-ui/test-helpers": "^5.0.2-next.2" | ||
"@refinitiv-ui/test-helpers": "^5.0.2" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "08e329cc94ab3e2f3b473a568ae508618b1f76d1" | ||
"gitHead": "81e9c909780c796663cc0a48e02ee6c9eb671b38" | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5
1
9840
4
0
2
- Removedtslib@^2.3.1