babel-plugin-formatjs
Advanced tools
Comparing version 9.2.0 to 9.2.1
{ | ||
"name": "babel-plugin-formatjs", | ||
"version": "9.2.0", | ||
"version": "9.2.1", | ||
"description": "Extracts string messages for translation from modules that use formatjs.", | ||
@@ -17,8 +17,8 @@ "repository": { | ||
"@babel/types": "^7.9.5", | ||
"@formatjs/ts-transformer": "3.1.4", | ||
"@formatjs/ts-transformer": "3.1.5", | ||
"@types/babel__core": "^7.1.7", | ||
"@types/schema-utils": "^2.4.0", | ||
"intl-messageformat-parser": "6.4.0", | ||
"intl-messageformat-parser": "6.4.1", | ||
"schema-utils": "^3.0.0", | ||
"tslib": "^2.0.1" | ||
"tslib": "^2.1.0" | ||
}, | ||
@@ -25,0 +25,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
+ Added@formatjs/ecma402-abstract@1.6.1(transitive)
+ Added@formatjs/ts-transformer@3.1.5(transitive)
+ Addedintl-messageformat-parser@6.4.1(transitive)
- Removed@formatjs/ecma402-abstract@1.6.0(transitive)
- Removed@formatjs/ts-transformer@3.1.4(transitive)
- Removedintl-messageformat-parser@6.4.0(transitive)
Updatedtslib@^2.1.0