babel-plugin-formatjs
Advanced tools
Comparing version 9.1.0 to 9.1.1
{ | ||
"name": "babel-plugin-formatjs", | ||
"version": "9.1.0", | ||
"version": "9.1.1", | ||
"description": "Extracts string messages for translation from modules that use formatjs.", | ||
@@ -17,6 +17,6 @@ "repository": { | ||
"@babel/types": "^7.9.5", | ||
"@formatjs/ts-transformer": "3.1.0", | ||
"@formatjs/ts-transformer": "3.1.1", | ||
"@types/babel__core": "^7.1.7", | ||
"@types/schema-utils": "^2.4.0", | ||
"intl-messageformat-parser": "6.3.2", | ||
"intl-messageformat-parser": "6.3.3", | ||
"schema-utils": "^3.0.0", | ||
@@ -23,0 +23,0 @@ "tslib": "^2.0.1" |
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.5.3(transitive)
+ Added@formatjs/ts-transformer@3.1.1(transitive)
+ Addedintl-messageformat-parser@6.3.3(transitive)
- Removed@formatjs/ecma402-abstract@1.5.2(transitive)
- Removed@formatjs/ts-transformer@3.1.0(transitive)
- Removedintl-messageformat-parser@6.3.2(transitive)