@formatjs/ts-transformer
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.2.1](https://github.com/formatjs/formatjs/compare/@formatjs/ts-transformer@2.2.0...@formatjs/ts-transformer@2.2.1) (2020-07-03) | ||
**Note:** Version bump only for package @formatjs/ts-transformer | ||
# [2.2.0](https://github.com/formatjs/formatjs/compare/@formatjs/ts-transformer@2.1.4...@formatjs/ts-transformer@2.2.0) (2020-07-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@formatjs/ts-transformer", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "TS Compiler transformer for formatjs", | ||
@@ -23,3 +23,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@formatjs/intl-utils": "^3.5.0", | ||
"@formatjs/intl-utils": "^3.6.0", | ||
"typescript": "3.8" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "76e649f2f673c1344fe29ccf739d4b4ebd573ead" | ||
"gitHead": "7db4a33e82c4442901d2fb4682e3e4adedf4632c" | ||
} |
Sorry, the diff of this file is not supported yet
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
180255
Updated@formatjs/intl-utils@^3.6.0