babel-plugin-formatjs
Advanced tools
Comparing version 10.3.3 to 10.3.4
{ | ||
"name": "babel-plugin-formatjs", | ||
"version": "10.3.3", | ||
"version": "10.3.4", | ||
"description": "Extracts string messages for translation from modules that use formatjs.", | ||
@@ -14,11 +14,11 @@ "repository": { | ||
"dependencies": { | ||
"@babel/core": "^7.9.0", | ||
"@babel/helper-plugin-utils": "^7.8.3", | ||
"@babel/core": "^7.10.4", | ||
"@babel/helper-plugin-utils": "^7.10.4", | ||
"@babel/plugin-syntax-jsx": "7", | ||
"@babel/traverse": "7", | ||
"@babel/types": "^7.9.5", | ||
"@formatjs/icu-messageformat-parser": "2.0.8", | ||
"@formatjs/ts-transformer": "3.4.6", | ||
"@babel/types": "^7.12.11", | ||
"@formatjs/icu-messageformat-parser": "2.0.9", | ||
"@formatjs/ts-transformer": "3.4.7", | ||
"@types/babel__core": "^7.1.7", | ||
"@types/babel__helper-plugin-utils": "7", | ||
"@types/babel__helper-plugin-utils": "^7.10.0", | ||
"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
28279
85398
7
+ Added@formatjs/ecma402-abstract@1.9.6(transitive)
+ Added@formatjs/icu-messageformat-parser@2.0.9(transitive)
+ Added@formatjs/icu-skeleton-parser@1.2.10(transitive)
+ Added@formatjs/intl-localematcher@0.2.19(transitive)
+ Added@formatjs/ts-transformer@3.4.7(transitive)
+ Added@types/node@16.18.123(transitive)
- Removed@formatjs/ecma402-abstract@1.9.5(transitive)
- Removed@formatjs/icu-messageformat-parser@2.0.8(transitive)
- Removed@formatjs/icu-skeleton-parser@1.2.9(transitive)
- Removed@formatjs/intl-localematcher@0.2.18(transitive)
- Removed@formatjs/ts-transformer@3.4.6(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedchalk@4.1.2(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedsupports-color@7.2.0(transitive)
Updated@babel/core@^7.10.4
Updated@babel/types@^7.12.11