Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-template-recast

Package Overview
Dependencies
Maintainers
5
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-template-recast - npm Package Compare versions

Comparing version 3.3.2 to 3.3.3

8

CHANGELOG.md

@@ -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 @@

6

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc