babel-plugin-formatjs
Advanced tools
Comparing version 10.3.19 to 10.3.20
{ | ||
"name": "babel-plugin-formatjs", | ||
"version": "10.3.19", | ||
"version": "10.3.20", | ||
"description": "Extracts string messages for translation from modules that use formatjs.", | ||
@@ -19,4 +19,4 @@ "repository": { | ||
"@babel/types": "^7.12.11", | ||
"@formatjs/icu-messageformat-parser": "2.0.19", | ||
"@formatjs/ts-transformer": "3.9.3", | ||
"@formatjs/icu-messageformat-parser": "2.1.0", | ||
"@formatjs/ts-transformer": "3.9.4", | ||
"@types/babel__core": "^7.1.7", | ||
@@ -23,0 +23,0 @@ "@types/babel__helper-plugin-utils": "^7.10.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
28932
+ Added@formatjs/icu-messageformat-parser@2.1.0(transitive)
+ Added@formatjs/ts-transformer@3.9.4(transitive)
- Removed@formatjs/icu-messageformat-parser@2.0.19(transitive)
- Removed@formatjs/ts-transformer@3.9.3(transitive)