@refinitiv-ui/i18n
Advanced tools
Comparing version 7.0.0-next.2 to 7.0.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [7.0.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/i18n@6.0.14...@refinitiv-ui/i18n@7.0.0) (2023-06-30) | ||
**Note:** Version bump only for package @refinitiv-ui/i18n | ||
## [6.0.14](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/i18n@6.0.13...@refinitiv-ui/i18n@6.0.14) (2023-06-23) | ||
**Note:** Version bump only for package @refinitiv-ui/i18n | ||
## [6.0.13](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/i18n@6.0.12...@refinitiv-ui/i18n@6.0.13) (2023-06-06) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@refinitiv-ui/i18n", | ||
"version": "7.0.0-next.2", | ||
"version": "7.0.0", | ||
"description": "i18n support for Web Components", | ||
@@ -17,2 +17,3 @@ "main": "./lib/index.js", | ||
"build:prod": "tsc", | ||
"clean": "nx exec -- rm -rf lib tsconfig.tsbuildinfo", | ||
"lint": "eslint .", | ||
@@ -36,7 +37,7 @@ "lint:fix": "eslint . --fix", | ||
"devDependencies": { | ||
"@refinitiv-ui/phrasebook": "^7.0.0-next.2", | ||
"@refinitiv-ui/test-helpers": "^7.0.0-next.2" | ||
"@refinitiv-ui/phrasebook": "^7.0.0", | ||
"@refinitiv-ui/test-helpers": "^7.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@refinitiv-ui/phrasebook": "^7.0.0-next.2" | ||
"@refinitiv-ui/phrasebook": "^7.0.0" | ||
}, | ||
@@ -46,3 +47,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "06280dbb2701c7c126651b796a327a51a109d970" | ||
"gitHead": "e5aa78ca0e3525fccb09b4d1ceb772fcff3fb15b" | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
84545
1