i18n-format
Advanced tools
Comparing version 4.0.1 to 5.0.0
# Changelog | ||
## [5.0.0] 2019-9-28 | ||
### Added | ||
- Support lit-html@2.0.0 | ||
### Changed | ||
- Update package-lock.json | ||
### Removed | ||
- ShadyDOM tests | ||
### Removed | ||
## [4.0.1] 2019-3-27 | ||
@@ -4,0 +16,0 @@ ### Added |
@@ -21,3 +21,3 @@ { | ||
"name": "i18n-format", | ||
"version": "4.0.1", | ||
"version": "5.0.0", | ||
"main": "i18n-format.js", | ||
@@ -62,4 +62,4 @@ "directories": { | ||
"dependencies": { | ||
"i18n-number": "^4.0.0", | ||
"lit-html": "^1.0.0", | ||
"i18n-number": "^5.0.0", | ||
"lit-html": "^2.0.0", | ||
"make-plural": "^4.3.0", | ||
@@ -66,0 +66,0 @@ "wc-putty": "^0.1.0" |
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
113670
+ Added@types/trusted-types@2.0.7(transitive)
+ Addedi18n-number@5.0.0(transitive)
+ Addedlit-html@2.8.0(transitive)
- Removedi18n-number@4.0.1(transitive)
- Removedlit-html@1.4.1(transitive)
Updatedi18n-number@^5.0.0
Updatedlit-html@^2.0.0