babel-plugin-formatjs
Advanced tools
Comparing version 10.5.18 to 10.5.19
{ | ||
"name": "babel-plugin-formatjs", | ||
"version": "10.5.18", | ||
"version": "10.5.19", | ||
"description": "Extracts string messages for translation from modules that use formatjs.", | ||
@@ -23,4 +23,4 @@ "repository": { | ||
"tslib": "^2.7.0", | ||
"@formatjs/icu-messageformat-parser": "2.7.10", | ||
"@formatjs/ts-transformer": "3.13.16" | ||
"@formatjs/icu-messageformat-parser": "2.8.0", | ||
"@formatjs/ts-transformer": "3.13.17" | ||
}, | ||
@@ -27,0 +27,0 @@ "keywords": [ |
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
23431
+ Added@formatjs/icu-messageformat-parser@2.8.0(transitive)
+ Added@formatjs/ts-transformer@3.13.17(transitive)
+ Added@types/node@20.17.10(transitive)
+ Addedundici-types@6.19.8(transitive)
- Removed@formatjs/icu-messageformat-parser@2.7.10(transitive)
- Removed@formatjs/ts-transformer@3.13.16(transitive)
- Removed@types/node@18.19.68(transitive)
- Removedundici-types@5.26.5(transitive)