@formatjs/intl-datetimeformat
Advanced tools
Comparing version 3.2.10 to 3.2.11
{ | ||
"name": "@formatjs/intl-datetimeformat", | ||
"version": "3.2.10", | ||
"version": "3.2.11", | ||
"description": "Intl.DateTimeFormat polyfill", | ||
@@ -25,5 +25,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@formatjs/ecma402-abstract": "1.6.0", | ||
"tslib": "^2.0.1" | ||
"@formatjs/ecma402-abstract": "1.6.1", | ||
"tslib": "^2.1.0" | ||
} | ||
} |
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
+ Added@formatjs/ecma402-abstract@1.6.1(transitive)
- Removed@formatjs/ecma402-abstract@1.6.0(transitive)
Updatedtslib@^2.1.0