@narando/languages
Advanced tools
Comparing version 0.28.5 to 0.29.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.29.0](https://gitlab.com/narando/tooling/toolkit/compare/v0.28.5...v0.29.0) (2019-10-25) | ||
### Features | ||
* provide typescript declarations for some packages ([afca609](https://gitlab.com/narando/tooling/toolkit/commit/afca609)) | ||
## [0.28.5](https://gitlab.com/narando/tooling/toolkit/compare/v0.28.4...v0.28.5) (2019-10-23) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@narando/languages", | ||
"version": "0.28.5", | ||
"version": "0.29.0", | ||
"description": "", | ||
"main": "dist/index.js", | ||
"types": "index.d.ts", | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"index.d.ts" | ||
], | ||
@@ -34,8 +36,8 @@ "scripts": { | ||
"@babel/node": "^7.2.2", | ||
"@narando/lint-i18n": "^0.28.5" | ||
"@narando/lint-i18n": "^0.29.0" | ||
}, | ||
"dependencies": { | ||
"@narando/express-i18n-middleware": "^0.28.5" | ||
"@narando/express-i18n-middleware": "^0.29.0" | ||
}, | ||
"gitHead": "28106aa2f2295bd1166a97e000d3522c9ab131c0" | ||
"gitHead": "e4c4e40a70d3c9b76dca5355ef46c852c7ddbf63" | ||
} |
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
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
17840
16
426
0
+ Added@narando/errors@0.29.0(transitive)
+ Added@narando/express-i18n-middleware@0.29.0(transitive)
+ Added@narando/negotiate-accepted-language@0.29.0(transitive)
- Removed@narando/errors@0.28.5(transitive)
- Removed@narando/express-i18n-middleware@0.28.5(transitive)
- Removed@narando/negotiate-accepted-language@0.28.5(transitive)