@formatjs/ts-transformer
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.3](https://github.com/formatjs/formatjs/compare/@formatjs/ts-transformer@2.1.2...@formatjs/ts-transformer@2.1.3) (2020-06-20) | ||
**Note:** Version bump only for package @formatjs/ts-transformer | ||
## [2.1.2](https://github.com/formatjs/formatjs/compare/@formatjs/ts-transformer@2.1.1...@formatjs/ts-transformer@2.1.2) (2020-06-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@formatjs/ts-transformer", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "TS Compiler transformer for formatjs", | ||
@@ -23,3 +23,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@formatjs/intl-utils": "^3.3.1", | ||
"@formatjs/intl-utils": "^3.4.0", | ||
"typescript": "3.8" | ||
@@ -37,4 +37,3 @@ }, | ||
"ts-jest": "^25.4.0" | ||
}, | ||
"gitHead": "75d5b9097d6dd82d0da71b5f70cea9911e3e1fdf" | ||
} | ||
} |
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
167392
Updated@formatjs/intl-utils@^3.4.0