babel-plugin-formatjs
Advanced tools
Comparing version 10.2.4 to 10.2.5
{ | ||
"name": "babel-plugin-formatjs", | ||
"version": "10.2.4", | ||
"version": "10.2.5", | ||
"description": "Extracts string messages for translation from modules that use formatjs.", | ||
@@ -19,4 +19,4 @@ "repository": { | ||
"@babel/types": "^7.9.5", | ||
"@formatjs/icu-messageformat-parser": "1.1.2", | ||
"@formatjs/ts-transformer": "3.3.4", | ||
"@formatjs/icu-messageformat-parser": "1.1.3", | ||
"@formatjs/ts-transformer": "3.3.5", | ||
"@types/babel__core": "^7.1.7", | ||
@@ -23,0 +23,0 @@ "@types/babel__helper-plugin-utils": "7", |
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/icu-messageformat-parser@1.1.3(transitive)
+ Added@formatjs/ts-transformer@3.3.5(transitive)
- Removed@formatjs/icu-messageformat-parser@1.1.2(transitive)
- Removed@formatjs/ts-transformer@3.3.4(transitive)