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

ember-template-recast

Package Overview
Dependencies
Maintainers
7
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 4.2.0 to 4.2.1

11

CHANGELOG.md

@@ -0,1 +1,12 @@

## v4.2.1 (2020-10-14)
#### :bug: Bug Fix
* [#368](https://github.com/ember-template-lint/ember-template-recast/pull/368) Ensure whitespace inside (and trailing) a text area is preserved. ([@rwjblue](https://github.com/rwjblue))
#### :house: Internal
* [#362](https://github.com/ember-template-lint/ember-template-recast/pull/362) Add a test showing how attribute-indentation might be fixable. ([@rwjblue](https://github.com/rwjblue))
#### Committers: 1
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
## v4.2.0 (2020-10-02)

@@ -2,0 +13,0 @@

12

package.json
{
"name": "ember-template-recast",
"version": "4.2.0",
"version": "4.2.1",
"description": "Non-destructive template transformer.",

@@ -31,3 +31,3 @@ "keywords": [

"dependencies": {
"@glimmer/syntax": "^0.62.1",
"@glimmer/syntax": "^0.62.3",
"async-promise-queue": "^1.0.5",

@@ -40,3 +40,3 @@ "colors": "^1.4.0",

"tmp": "^0.2.1",
"workerpool": "^6.0.1"
"workerpool": "^6.0.2"
},

@@ -46,3 +46,3 @@ "devDependencies": {

"common-tags": "^1.8.0",
"eslint": "^7.10.0",
"eslint": "^7.11.0",
"eslint-config-prettier": "^6.12.0",

@@ -52,6 +52,6 @@ "eslint-plugin-node": "^11.1.0",

"execa": "^4.0.3",
"jest": "^26.4.2",
"jest": "^26.5.3",
"lerna-changelog": "^1.0.1",
"prettier": "^2.1.2",
"release-it": "^14.0.3",
"release-it": "^14.1.0",
"release-it-lerna-changelog": "^2.4.0"

@@ -58,0 +58,0 @@ },

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