babel-plugin-formatjs
Advanced tools
Comparing version 10.2.0 to 10.2.1
{ | ||
"name": "babel-plugin-formatjs", | ||
"version": "10.2.0", | ||
"version": "10.2.1", | ||
"description": "Extracts string messages for translation from modules that use formatjs.", | ||
@@ -19,6 +19,6 @@ "repository": { | ||
"@babel/types": "^7.9.5", | ||
"@formatjs/ts-transformer": "3.3.0", | ||
"@formatjs/icu-messageformat-parser": "0.2.1", | ||
"@formatjs/ts-transformer": "3.3.1", | ||
"@types/babel__core": "^7.1.7", | ||
"@types/babel__helper-plugin-utils": "7", | ||
"intl-messageformat-parser": "6.4.4", | ||
"tslib": "^2.1.0" | ||
@@ -25,0 +25,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
27869
+ Added@formatjs/icu-messageformat-parser@0.2.1(transitive)
+ Added@formatjs/icu-skeleton-parser@1.1.0(transitive)
+ Added@formatjs/ts-transformer@3.3.1(transitive)
- Removedintl-messageformat-parser@6.4.4
- Removed@formatjs/ts-transformer@3.3.0(transitive)
- Removedintl-messageformat-parser@6.4.4(transitive)