ember-template-recast
Advanced tools
Comparing version 3.3.2 to 3.3.3
@@ -0,1 +1,9 @@ | ||
## v3.3.3 (2020-01-06) | ||
#### :bug: Bug Fix | ||
* [#198](https://github.com/ember-template-lint/ember-template-recast/pull/198) Fix issue when reusing an existing `Hash` in a new `MustacheStatement`/`SubExpression` ([@tylerturdenpants](https://github.com/tylerturdenpants)) | ||
#### Committers: 1 | ||
- Ryan Mark ([@tylerturdenpants](https://github.com/tylerturdenpants)) | ||
## v3.3.2 (2020-01-03) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "ember-template-recast", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"description": "Non-destructive template transformer.", | ||
@@ -31,6 +31,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@glimmer/syntax": "^0.45.2", | ||
"@glimmer/syntax": "^0.45.3", | ||
"async-promise-queue": "^1.0.5", | ||
"colors": "^1.3.3", | ||
"commander": "^3.0.0", | ||
"commander": "^4.0.1", | ||
"globby": "^10.0.1", | ||
@@ -37,0 +37,0 @@ "ora": "^4.0.2", |
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
65145
+ Addedcommander@4.1.1(transitive)
- Removedcommander@3.0.2(transitive)
Updated@glimmer/syntax@^0.45.3
Updatedcommander@^4.0.1